AI Models
Choose the right intelligence for the job.
Cloud Models
- Claude 3.5 Sonnet (Anthropic): Best overall for complex coding tasks, reasoning, and large context handling (200k tokens).
- GPT-4o (OpenAI): Excellent for general knowledge, speed, and creative writing tasks within documentation.
- Gemini 1.5 Pro (Google): Massive context window (up to 2M tokens) ideal for analyzing entire repositories or large logs.
Local Models
M0X integrates with Ollama to run models locally on your machine. This is perfect for privacy-conscious work or offline development. Supported models include Llama 3, DeepSeek Coder, and CodeQwen.
Configuration
Navigate to `Settings > Models` to configure your default models for Chat, Inline Edit, and Autocomplete. You can also set custom API endpoints.
