Kimi K3 is Moonshot AI's latest flagship model, featuring a 1M token context window and 128K max output. It delivers cutting-edge reasoning, long-context processing, and coding capabilities, with extended thinking enabled by default (toggleable). Ideal for complex reasoning tasks, long-document analysis, and agent workflows.
1M context window; Extended Thinking (on by default, toggleable); long-context processing; coding and debugging; tool calling; Function Calling; JSON mode; streaming; prompt caching.
Complex reasoning and research; long-document analysis and summarization; code generation and debugging; multi-step agent workflows; bilingual (Chinese/English) tasks.
Does not support vision or image generation; 1M context ceiling; thinking adds latency on simple tasks.
Anthropic 공식 CLI 코딩 에이전트. 다중 파일 편집, 도구 사용, 롱컨텍스트 추론을 지원합니다.
export ANTHROPIC_AUTH_TOKEN="YOUR_API_KEY"
export ANTHROPIC_BASE_URL="https://api.robovai.com"
export ANTHROPIC_MODEL="kimi-k3"
claude --dangerously-skip-permissions