mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-23 17:06:42 +08:00
14 lines
260 B
JSON
14 lines
260 B
JSON
{
|
|
"name": "OpenAI-API-Compatible",
|
|
"rank": 985,
|
|
"url_suffix": {
|
|
"chat": "chat/completions",
|
|
"models": "models",
|
|
"embedding": "embeddings",
|
|
"asr": "audio/transcriptions",
|
|
"tts": "audio/speech"
|
|
},
|
|
"class": "local",
|
|
"models": []
|
|
}
|