novita/deepseek/deepseek-v3-0324.
Setup
Create an API key at novita.ai/settings/key-management, then run:Defaults
| Setting | Value |
|---|---|
| Provider id | novita |
| Aliases | novita-ai, novitaai |
| Base URL | https://api.novita.ai/openai/v1 |
| Env var | NOVITA_API_KEY |
| Default model | novita/deepseek/deepseek-v3-0324 |
Bundled model catalog
novita/moonshotai/kimi-k2.5novita/minimax/minimax-m2.7novita/zai-org/glm-5novita/deepseek/deepseek-v3-0324novita/deepseek/deepseek-r1-0528novita/qwen/qwen3-235b-a22b-fp8
When to choose Novita
- Hosted open-weight model access with an OpenAI-compatible API.
- DeepSeek, Kimi, MiniMax, GLM, or Qwen-family routes through a single provider account.
- Another hosted fallback path beside DeepInfra, GMI, OpenRouter, or direct vendor APIs.
- Provider-side model hosting instead of maintaining LM Studio, Ollama, SGLang, or vLLM infrastructure.
Troubleshooting
401/403: verify the key in Novita’s key management page and re-runopenclaw onboard --auth-choice novita-api-keyif the stored profile is stale.- Unknown model errors: use the exact
novita/<route-id>returned byopenclaw models list --provider novita. - Slow or failed routes: try another Novita model route, or set Novita as a fallback provider for workloads that can tolerate provider-specific variance.