Transform your development workflow with powerful AI coding assistance
Codex CLI is a terminal-based coding agent that combines local execution with cloud AI capabilities. Unlike code generation tools that only produce code snippets, Codex CLI can understand your entire project, execute the code it creates, debug issues, and iterate until solutions work correctly.
> codex --help
Codex CLI - AI Coding Assistant
Usage: codex [OPTIONS] [PROMPT]
Options:
--version Show version
--help Show this help
--auto Enable auto mode
--suggest Enable suggest mode
> Create a Python API handler
✅ Analyzing project structure...
🔍 Reading existing patterns...
✨ Generating optimized code...
Follow these steps to configure Codex CLI with powerful Novita AI models
Visit Novita AI's website and sign up for an account to get started
https://novita.ai
Generate your API key from the Key Management page
Authorization: Bearer YOUR_API_KEY
Install Codex CLI via npm or Homebrew
npm install -g @openai/codex
[model_providers.novitaai]
name = "Novita AI"
base_url = "https://api.novita.ai/openai"
http_headers = {"Authorization" = "Bearer YOUR_NOVITA_API_KEY"}
wire_api = "chat"
model = "qwen/qwen3-coder-480b-a35b-instruct"
model_provider = "novitaai"
Choose the right model for your specific development needs
Superior reasoning and complex problem-solving
deepseek/deepseek-v3.1
Specialized for programming and code refactoring
qwen/qwen3-coder-480b-a35b-instruct
Agentic workflows and fast execution
moonshotai/kimi-k2-0905
Reliable baseline performance
openai/gpt-oss-120b
High success rate for tool calling
zai-org/glm-4.5
Efficient and fast responses
google/gemma-3-12b-it
Codex CLI with Novita AI models provides a powerful, flexible development environment that combines local control with cloud AI capabilities. Accelerate your workflow while maintaining code quality and security.
model = "qwen/qwen3-coder-480b-a35b-instruct"
An AI cloud platform offering easy model deployment and affordable GPU cloud services