mirror of
https://github.com/ollama/ollama.git
synced 2026-04-24 01:35:49 +02:00
When client.Chat() returns a 401 AuthorizationError, prompt the user to sign in instead of just showing "Error: 401 Unauthorized". This handles the case where users need to authenticate to use cloud models, not just web search.