Add Your API Key¶
RagLeap uses your own AI API key — this keeps costs transparent and your data private.
Supported Providers¶
| Provider | Models | Get Key |
|---|---|---|
| Google Gemini | gemini-2.5-flash, gemini-1.5-flash | aistudio.google.com |
| OpenAI | gpt-4.1, gpt-4o-mini | platform.openai.com |
| Anthropic | claude-opus-4-6, claude-haiku | console.anthropic.com |
| Mistral | mistral-large, mistral-small | console.mistral.ai |
| OpenRouter | 100+ models | openrouter.ai |
| Custom | Any OpenAI-compatible endpoint | Your endpoint |
Setup Steps¶
- Go to Settings → AI Settings
- Enable Use Your Own API Key
- Select your provider
- Paste your API key
- Select your model
- Save
Embedding Key (Required)¶
A separate embedding key is needed for document uploads.
Recommended: Gemini embedding key (free)
- Go to aistudio.google.com
- Create a free API key
- Paste in Settings → AI Settings → Embedding Key
Recommended Models¶
| Use Case | Model | Why |
|---|---|---|
| Daily use | gemini-2.5-flash |
Free, fast, 1M TPM |
| Deep analysis | claude-opus-4-6 |
Best reasoning |
| Balanced | gpt-4o-mini |
Good performance, low cost |
Keep your key private
Never share your API key. RagLeap encrypts it at rest and never exposes it to customers.