Updated README.md

This commit is contained in:
2026-02-20 10:04:26 +01:00
parent 4acf538d8f
commit 5f9631077b

View File

@@ -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