API Key Setup
OmniIDE uses the Google Gemini API for cloud-powered AI features. This guide walks you through getting and configuring your API key.
Get Your API Key
- Visit Google AI Studio
- Sign in with your Google account
- Click "Create API Key"
- Copy the generated key
Free tier: Google Gemini API offers a generous free tier. For most individual developers, the free tier is sufficient for daily use.
Configure in OmniIDE
- Open OmniIDE
- Press
Ctrl+,to open Settings - Search for "Gemini API Key"
- Paste your API key
Verify
Open the Omni-Agent panel and send a test message. If the agent responds, your API key is configured correctly.
Related
- Google Gemini Integration
- Ollama Setup — Alternative for offline use