f36e2104d8
tests / ragflow_tests_infinity (push) Has been cancelled
tests / ragflow_tests_elasticsearch (push) Has been cancelled
sep-tests / ragflow_preflight (push) Has been cancelled
sep-tests / ragflow_tests_infinity (push) Has been cancelled
sep-tests / ragflow_tests_elasticsearch (push) Has been cancelled
tests / ragflow_preflight (push) Has been cancelled
13 lines
260 B
JSON
13 lines
260 B
JSON
{
|
|
"name": "Xinference",
|
|
"url_suffix": {
|
|
"chat": "v1/chat/completions",
|
|
"embedding": "v1/embeddings",
|
|
"models": "v1/models",
|
|
"rerank": "v1/rerank",
|
|
"asr": "v1/audio/transcriptions",
|
|
"tts": "v1/audio/speech"
|
|
},
|
|
"class": "local"
|
|
}
|