feat: add supported_model_types field and filter in provider list (#1581)
This commit is contained in:
@@ -3,5 +3,8 @@
|
||||
"custom"
|
||||
],
|
||||
"system_config": null,
|
||||
"model_flexibility": "fixed"
|
||||
"model_flexibility": "fixed",
|
||||
"supported_model_types": [
|
||||
"text-generation"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user