feat: add supported_model_types field and filter in provider list (#1581)
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
],
|
||||
"system_config": null,
|
||||
"model_flexibility": "fixed",
|
||||
"supported_model_types": [
|
||||
"text-generation"
|
||||
],
|
||||
"price_config": {
|
||||
"baichuan2-53b": {
|
||||
"prompt": "0.01",
|
||||
|
||||
Reference in New Issue
Block a user