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。按量計費,無月費。