Choosing AI Models
Syvera AI gives you access to multiple frontier models. Switching models is instant — your conversation history carries over.
Available models
GPT-4o (OpenAI)
- Best for: General coding, web development, React/Node.js
- Context: 128K tokens
- Speed: Fast
Claude 3.5 Sonnet (Anthropic)
- Best for: Complex reasoning, architecture decisions, code explanation
- Context: 200K tokens
- Speed: Medium
Gemini 1.5 Pro (Google)
- Best for: Very large codebases, multi-file analysis
- Context: 1M tokens
- Speed: Medium
Switching models
In the AI Chat panel, click the model name in the top-right corner of the input area. A dropdown shows all available models.
Note: Model availability depends on your plan:
| Plan | Available models |
|---|---|
| Free | GPT-4o (limited) |
| Core | GPT-4o, Claude 3.5 |
| Pro | All models |
| Teams | All models + priority access |
Tips for choosing
- Start with GPT-4o for most tasks
- Switch to Claude for complex refactoring or when you want detailed explanations
- Use Gemini when you need to analyze your entire project at once