Kimi K3 is a large-scale AI model from Moonshot AI designed for advanced reasoning, software engineering, visual understanding, agentic workflows, and knowledge work. The model is built with 2.8 trillion parameters and uses Kimi Delta Attention, a hybrid linear attention design created to support long-context intelligence. It also includes Attention Residuals and a native 1 million token context window, giving developers room to work with large files, repositories, documentation sets, transcripts, and enterprise knowledge bases. Kimi K3 always runs with thinking mode enabled and currently supports maximum reasoning effort by default. Developers can access the model through Moonshot’s OpenAI-compatible API using Python, cURL, and the OpenAI SDK. The API supports standard chat completions, streaming output, structured JSON Schema responses, partial continuation from a prefix, custom tool calling, required tool choice, and dynamic tool loading. Kimi K3 also supports vision inputs, including local images encoded as base64 and video files uploaded through the file API. Automatic context caching helps repeated long-prefix workflows become more efficient without requiring manual cache IDs or extra cache parameters. By combining long context, visual understanding, tool use, structured output, and advanced reasoning, Kimi K3 is built for developers creating sophisticated AI agents, coding systems, research tools, and enterprise applications.