Files
ebiz-dify-ai/api/core/model_providers/rules/jina.json
zxhlyh 451af66be0 feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2023-11-29 14:58:11 +08:00

10 lines
178 B
JSON

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