dify/api/core/model_providers/rules/cohere.json
Jyong 4588831bff
Feat/add retriever rerank (#1560)
Co-authored-by: jyong <jyong@dify.ai>
2023-11-17 22:13:37 +08:00

7 lines
119 B
JSON

{
"support_provider_types": [
"custom"
],
"system_config": null,
"model_flexibility": "fixed"
}