Skip to main content

Try Kimi K3 in the Workbench

Run this model interactively, tune parameters, and compare outputs.
Model ID: kimi-k3 Kimi K3 is Moonshot AI’s largest Mixture-of-Experts model with a 1M-token context window, built for long-horizon agentic coding and reasoning workloads with native visual understanding. The model uses the Kimi Delta Attention (KDA) hybrid linear attention mechanism and activates 16 of 896 experts per token. Thinking mode is always enabled, with reasoning content returned alongside the answer. It handles tool calling with strict JSON schema output, and understands images and video. Open weights were released in July 2026 under the custom Kimi K3 License. *Quantization is specific to the inference provider and the model may be offered with different quantization levels by other providers.

Example request

Use the Workbench as a request builder: configure parameters for this model in the UI, then open the API tab to copy the exact cURL or Python call.

Fetch model details

The models endpoint returns the full model object, including its json_request_schema.

Request parameters

This model follows the standard OpenAI chat completions request body. See the chat completions reference for the full parameter list.