Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-07-17 13:17:20 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b2bf9155edf1bc5b4b42e1013401a7d828b2d6f7
ragflow/conf/models/gpustack.json

9 lines
129 B
JSON
Raw Normal View History

Go: implement provider: GPUStack (chat) (#15024) ### What problem does this PR solve? Fixes #15023 GPUStack is listed as unchecked in the Go-rewrite tracker #14736, and `internal/service/llm.go:171` already classifies it as a self-deployed provider alongside Ollama, Xinference, LocalAI, and LM Studio — but `internal/entity/models/` had no `gpustack.go` driver, so the new Go API server could not route GPUStack instances. This PR adds the chat surface for GPUStack so it lines up with the existing self-hosted Go drivers. Co-authored-by: Jin Hai <haijin.chn@gmail.com>
2026-05-20 17:49:18 -10:00
{
"name": "GPUStack",
"url_suffix": {
"chat": "v1/chat/completions",
"models": "v1/models"
},
"class": "local"
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 72ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API