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