Librechat YAML config fix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
endpoints:
|
endpoints:
|
||||||
custom:
|
custom:
|
||||||
- name: "Ollama"
|
- name: "ollama"
|
||||||
apiKey: "ollama"
|
apiKey: "ollama"
|
||||||
baseURL: "http://ollama:11434/v1/chat/completions"
|
baseURL: "http://ollama:11434/v1/chat/completions"
|
||||||
models:
|
models:
|
||||||
|
|||||||
Reference in New Issue
Block a user