feat: add supported_model_types field and filter in provider list (#1581)

This commit is contained in:
takatost
2023-11-21 15:06:47 +08:00
committed by GitHub
parent 0d9ce1bab0
commit c9368925a3
18 changed files with 78 additions and 10 deletions

View File

@@ -10,6 +10,9 @@
"quota_unit": "tokens"
},
"model_flexibility": "fixed",
"supported_model_types": [
"text-generation"
],
"price_config": {
"spark": {
"prompt": "0.18",