diff --git a/README.md b/README.md index 1151eb1..4a18435 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,8 @@ ollama pull mistral ollama serve ``` +You can also configure the Ollama client using standard environment variables, such as `OLLAMA HOST` for the Ollama base URL. + 3. Google API Key (for Gemini): ```bash export GOOGLE_API_KEY='your-api-key'