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
Quick Start
Authentication
Novita uses API key authentication.1
Get API Key
Sign in to novita.ai and generate an API key for
Anthropic-compatible access.
2
Create Profile
novita.
Then paste your API key.3
Run with CCS
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
