Providers
Clutch supports three LLM providers. Each can be configured independently in Settings → Providers.
DeepSeek
DeepSeek provides access to deepseek-v4-pro and deepseek-v4-flash models. Both have 1M token context windows.
Endpoint: https://api.deepseek.com/v1/chat/completions
API Key: Get one at platform.deepseek.com
OpenCode Go
OpenCode Go is a subscription service ($10/month) providing curated open coding models hosted globally (US, EU, Singapore).
Endpoint: https://opencode.ai/zen/go/v1/chat/completions
Models: MiniMax, Kimi, GLM, DeepSeek, Qwen, MiMo
Docs: opencode.ai/docs/go/
OpenCode Zen
OpenCode Zen provides pay-as-you-go access to Claude, Gemini, GPT, DeepSeek, Grok, and other models.
Endpoint: https://opencode.ai/zen/v1/chat/completions
Models: Claude, Gemini, GPT, DeepSeek, Grok, Free models
Docs: opencode.ai/docs/zen/
Changing Providers Mid-Chat
You can switch providers and models at any time using the dropdown in the chat header. The context window limit updates automatically to match the selected model.