Models/moonshotai/MoonshotAI: Kimi K2 0905
MO

MoonshotAI: Kimi K2 0905

262K context$0.60/M input$2.50/M output
moonshotai/kimi-k2-0905

Description

Kimi K2 0905 is the September update of [Kimi K2 0711](moonshotai/kimi-k2). It is a large-scale Mixture-of-Experts (MoE) language model developed by Moonshot AI, featuring 1 trillion total parameters with 32...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "moonshotai/kimi-k2-0905",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.60/M
Output$2.50/M
Context262K tokens

Model Info

Providermoonshotai
IDmoonshotai/kimi-k2-0905