fix api endpoint in librechat
This commit is contained in:
@@ -61,7 +61,7 @@ spec:
|
|||||||
modelDisplayLabel: "Ollama"
|
modelDisplayLabel: "Ollama"
|
||||||
- name: "Llama.cpp"
|
- name: "Llama.cpp"
|
||||||
apiKey: "llama"
|
apiKey: "llama"
|
||||||
baseURL: "http://llama.llama.svc.cluster.local:11434/v1/chat/completions"
|
baseURL: "http://llama.llama.svc.cluster.local:11434/v1"
|
||||||
models:
|
models:
|
||||||
default: [
|
default: [
|
||||||
"DeepSeek-R1-0528-Qwen3-8B-GGUF",
|
"DeepSeek-R1-0528-Qwen3-8B-GGUF",
|
||||||
|
|||||||
Reference in New Issue
Block a user