diff --git a/smartassist/config/smartassist.yaml b/smartassist/config/smartassist.yaml index 4924024..8127867 100644 --- a/smartassist/config/smartassist.yaml +++ b/smartassist/config/smartassist.yaml @@ -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"