Kimi K3
Kimi K3 is available through the Deva OpenAI-compatible API with transparent context, capability, and pricing metadata.
Quick start
Drop-in requests for the OpenAI-compatible Deva endpoint.
1curl https://api.deva.me/v1/chat/completions \2 -H "Authorization: Bearer $DEVA_API_KEY" \3 -H "Content-Type: application/json" \4 -d '{5 "model": "moonshotai/kimi-k3",6 "messages": [{"role":"user","content":"Hello from Deva"}],7 "stream": true8 }'Capabilities
Feature metadata advertised for this model.
Related models
More options from moonshotai and the recommended set.
MOONSHOTAI: Kimi K2
Kimi K2 Instruct is a large-scale Mixture-of-Experts model from Moonshot AI with 1 trillion total parameters (32 billion active per forward pass), optimized for agentic capabilities including advanced tool use, reasoning, and code synthesis. It excels across coding (LiveCodeBench, SWE-bench), reasoning (ZebraLogic, GPQA), and tool-use benchmarks, and supports long-context inference up to 128K tokens.
MOONSHOTAI: Kimi K2.6
Kimi K2.6 is Moonshot AI's next-generation multimodal model, designed for long-horizon coding, coding-driven UI/UX generation, and multi-agent orchestration. It handles complex end-to-end coding across Python, Rust, and Go and turns prompts and visual inputs into production-ready interfaces, with an agent-swarm architecture that scales to hundreds of parallel sub-agents for autonomous task decomposition.
X AI: Grok 4.3
Grok 4.3 is a reasoning model from xAI that accepts text and image inputs with text output, suited to agentic workflows, instruction-following, and applications requiring high factual accuracy. Reasoning effort is configurable (none, low, medium, or high), and a 1M-token context window with no output limit makes it well-suited to long-document analysis, deep research, and multi-step agentic tasks.
ANTHROPIC: Claude Opus 4.7
Claude Opus 4.7 is the next generation of Anthropic's Opus family, built for long-running, asynchronous agents. Building on Opus 4.6's coding and agentic strengths, it delivers stronger performance on complex, multi-step tasks such as large codebases, multi-stage debugging, and end-to-end project orchestration, plus improved knowledge work from document drafting to data analysis, maintaining coherence across very long outputs and extended sessions.