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)"
|
||||
provider: "ollama"
|
||||
|
||||
# Ollama Server Configuration
|
||||
# Ollama Server Configuration – this section is to be removed when endpoints are being parsed correctly
|
||||
ollama:
|
||||
title: "Ollama-local"
|
||||
# url: "http://localhost:11434"
|
||||
|
||||
Reference in New Issue
Block a user