mirror of
https://github.com/ollama/ollama.git
synced 2026-04-27 19:25:55 +02:00
Replace OLLAMA_API_KEY environment variable with Ollama's native key signing mechanism (~/.ollama/id_ed25519). Add ErrWebSearchAuthRequired error type for handling 401 responses.