MoonshotAI: Kimi K2.5
Chatmoonshotai/kimi-k2.5Kimi 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 kontextfenster
262K max. ausgabe-tokens
Veröffentlicht: 2026-01-27
Unterstützte Protokolle:openaianthropic
Verfügbare Anbieter:AliyunMoonshot
Fähigkeiten:VisionFunction CallingReasoningPrompt CachingWebsucheVideo-Eingabe
Preise
| Typ | Preis |
|---|---|
| Eingabe-Tokens | $0.6/M |
| Ausgabe-Tokens | $3/M |
| Cache-Lesen | $0.1/M |
| Websuche | $0.0043/R |
Code-Beispiele
from openai import OpenAIclient = OpenAI(base_url="https://api.ofox.ai/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)
Verwandte Modelle
Häufig gestellte Fragen
MoonshotAI: Kimi K2.5 auf Ofox.ai kostet $0.6/M pro Million Eingabe-Tokens und $3/M pro Million Ausgabe-Tokens. Pay-as-you-go, keine monatlichen Gebühren.
MoonshotAI: Kimi K2.5 unterstützt ein Kontextfenster von 262K Tokens mit max. Ausgabe von 262K Tokens, was die Verarbeitung großer Dokumente und lange Konversationen ermöglicht.
Einfach Ihre Base-URL auf https://api.ofox.ai/v1 setzen und Ihren Ofox API Key verwenden. Die API ist OpenAI-kompatibel — einfach Base-URL und API Key in Ihrem bestehenden Code ändern.
MoonshotAI: Kimi K2.5 unterstützt folgende Fähigkeiten: Vision, Function Calling, Reasoning, Prompt Caching, Websuche, Video-Eingabe. Zugriff auf alle Features über die einheitliche Ofox.ai API.