dify/api/core/model_providers/rules/xinference.json

11 lines
212 B
JSON

{
"support_provider_types": [
"custom"
],
"system_config": null,
"model_flexibility": "configurable",
"supported_model_types": [
"text-generation",
"embeddings"
]
}