Skip to main content

Overview

Moonshot AI provides an OpenAI-compatible API at https://api.moonshot.ai/v1 for Kimi models. The API supports reasoning content via reasoning_content and JSON object output; tool_choice=required is not supported. Model Class: MoonshotAIModel

Authentication

Examples

Model Settings

You can set model parameters in two ways: on the model or on the Agent. On the model:
On the Agent:

Parameters