fix api endpoint in librechat

This commit is contained in:
2025-07-29 18:54:07 +02:00
parent f9a6c0faac
commit 862b411ff1

View File

@@ -61,7 +61,7 @@ spec:
modelDisplayLabel: "Ollama"
- name: "Llama.cpp"
apiKey: "llama"
baseURL: "http://llama.llama.svc.cluster.local:11434/v1/chat/completions"
baseURL: "http://llama.llama.svc.cluster.local:11434/v1"
models:
default: [
"DeepSeek-R1-0528-Qwen3-8B-GGUF",