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

10 lines
183 B
JSON

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