mirror of
https://github.com/langgenius/dify.git
synced 2026-01-14 06:07:33 +08:00
12 lines
233 B
JSON
12 lines
233 B
JSON
{
|
|
"support_provider_types": [
|
|
"custom"
|
|
],
|
|
"system_config": null,
|
|
"model_flexibility": "configurable",
|
|
"supported_model_types": [
|
|
"text-generation",
|
|
"embeddings",
|
|
"reranking"
|
|
]
|
|
} |