Added to a comment
This commit is contained in:
@@ -18,7 +18,7 @@ endpoints:
|
|||||||
Authorization: "${OLLAMA_API_KEY}" # on MacOS: echo "Authorization: Basic $(echo -n 'user:password' | gbase64 -w 0)"
|
Authorization: "${OLLAMA_API_KEY}" # on MacOS: echo "Authorization: Basic $(echo -n 'user:password' | gbase64 -w 0)"
|
||||||
provider: "ollama"
|
provider: "ollama"
|
||||||
|
|
||||||
# Ollama Server Configuration
|
# Ollama Server Configuration – this section is to be removed when endpoints are being parsed correctly
|
||||||
ollama:
|
ollama:
|
||||||
title: "Ollama-local"
|
title: "Ollama-local"
|
||||||
# url: "http://localhost:11434"
|
# url: "http://localhost:11434"
|
||||||
|
|||||||
Reference in New Issue
Block a user