mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-07-14 00:48:26 +08:00
8 lines
118 B
JSON
8 lines
118 B
JSON
|
|
{
|
||
|
|
"name": "vllm",
|
||
|
|
"url_suffix": {
|
||
|
|
"chat": "chat/completions",
|
||
|
|
"models": "models"
|
||
|
|
},
|
||
|
|
"class": "local"
|
||
|
|
}
|