From 5f9631077b98a2095102752a554a16e0344b29d5 Mon Sep 17 00:00:00 2001 From: Rune Olsen Date: Fri, 20 Feb 2026 10:04:26 +0100 Subject: [PATCH] Updated README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2e343b5..34a0937 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ A powerful native macOS AI chat application with support for multiple providers, - **OpenAI** - GPT models with native API support - **Anthropic** - Claude models with OAuth integration - **OpenRouter** - Access to 300+ AI models from multiple providers -- **Google** - Gemini models with native integration - **Ollama** - Local model inference for privacy ### 💬 Core Chat Capabilities @@ -116,8 +115,8 @@ Add your API keys in Settings (⌘,) → General tab: - **OpenAI** - Get from [OpenAI Platform](https://platform.openai.com/api-keys) - **Anthropic** - Get from [Anthropic Console](https://console.anthropic.com/) or use OAuth - **OpenRouter** - Get from [OpenRouter Keys](https://openrouter.ai/keys) -- **Google** - Get from [Google AI Studio](https://makersuite.google.com/app/apikey) - **Ollama** - Base URL (default: http://localhost:11434) +- **Google** - API key used for Google Custom Search (web search) and Google embeddings (semantic search) — not a chat provider ### Essential Settings