Added to a comment

This commit is contained in:
2024-08-05 00:48:05 +02:00
parent 9e86617ae9
commit cb1caceee7
+1 -1
View File
@@ -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"