feat: add supported_model_types field and filter in provider list (#1581)
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
"quota_unit": "tokens"
|
||||
},
|
||||
"model_flexibility": "fixed",
|
||||
"supported_model_types": [
|
||||
"text-generation"
|
||||
],
|
||||
"price_config": {
|
||||
"spark": {
|
||||
"prompt": "0.18",
|
||||
|
||||
Reference in New Issue
Block a user