mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 18:08:07 +08:00
feat: xinference rerank model support (#1615)
This commit is contained in:
@ -6,6 +6,7 @@
|
||||
"model_flexibility": "configurable",
|
||||
"supported_model_types": [
|
||||
"text-generation",
|
||||
"embeddings"
|
||||
"embeddings",
|
||||
"reranking"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user