dify/api/core/model_providers/rules/localai.json
takatost 417c19577a
feat: add LocalAI local embedding model support (#1021)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-08-29 22:22:02 +08:00

7 lines
126 B
JSON

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