Novita AI Provider
Access Novita AI through CCS’s built-in Anthropic-compatible preset. CCS ships the base URL, default profile name, and default model so you can go from API key to prompt quickly.Overview
| Field | Details |
|---|---|
| Preset ID | novita |
| Default Profile Name | novita |
| Default Model | deepseek/deepseek-v3.2 |
| Base URL | https://api.novita.ai/anthropic |
| Auth Method | API Key |
| Category | Alternative |
Quick Start
Authentication
Novita uses API key authentication.Get API Key
Sign in to novita.ai and generate an API key for
Anthropic-compatible access.
Create Profile
novita.
Then paste your API key.Model Configuration
The preset defaults todeepseek/deepseek-v3.2, but you can override the model if Novita exposes another Anthropic-compatible model you want to use.
Dashboard
Manual Configuration
Create~/.ccs/novita.settings.json:
~/.ccs/config.yaml:
Commands Reference
Troubleshooting
401 Unauthorized
- Re-check the API key entered during setup
- Recreate the profile if needed:
ccs api remove novita && ccs api create --preset novita
Model Not Found
- Confirm the
ANTHROPIC_MODELvalue matches a Novita-supported Anthropic-compatible model - Reset to the shipped default:
deepseek/deepseek-v3.2
Next Steps
API Profiles Overview
Compare Novita with other API-key providers
Provider Overview
See where Novita fits in the full CCS provider matrix
