MoonshotAI

MoonshotAI: Kimi K2.5

Chat
moonshotai/kimi-k2.5

Kimi K2.5 is Moonshot AI''s native multimodal model, delivering state-of-the-art visual coding capability and a self-directed agent swarm paradigm. Built on Kimi K2 with continued pretraining over approximately 15T mixed visual and text tokens, it delivers strong performance in general reasoning, visual coding, and agentic tool-calling.

262K 上下文窗口
262K 最大输出 token
发布日期: 2026-01-27
支持的协议:OpenAIopenaiAnthropicanthropic
可用供应商:MoonshotAIMoonshotBaiLianAliyun
能力:视觉函数调用推理提示缓存网络搜索视频输入

定价

类型价格
输入 Token$0.6/M
输出 Token$3/M
缓存读取$0.1/M
网络搜索$0.0043/R

代码示例

from openai import OpenAI
client = OpenAI(
base_url="https://api.ofox.io/v1",
api_key="YOUR_OFOX_API_KEY",
)
response = client.chat.completions.create(
model="moonshotai/kimi-k2.5",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)

常见问题

MoonshotAI: Kimi K2.5 在 Ofox.ai 上的价格为输入 $0.6/M/百万 Token,输出 $3/M/百万 Token。按量计费,无月费。