Seedance 2.0 | Special Offer ✦ 10% OFF NOW
X

xiaomi/mimo-v2-pro

xiaomi/mimo-v2-pro

1,048,576 context · $1.00/M input tokens · $3.00/M output tokens

MiMo-V2-Pro is Xiaomi's flagship foundation model, featuring over 1T total parameters and a 1M context length, deeply optimized for agentic scenarios. It is highly adaptable to general agent frameworks like OpenClaw. It ranks among the global top tier in the standard PinchBench and ClawBench benchmarks, with perceived performance approaching that of Opus 4.6. MiMo-V2-Pro is designed to serve as the brain of agent systems, orchestrating complex workflows, driving production engineering tasks, and delivering results reliably.

ราคา

จ่ายตามการใช้งาน

ไม่มีค่าใช้จ่ายล่วงหน้า จ่ายเฉพาะสิ่งที่คุณใช้

อินพุต$1.00 / M Tokens
เอาต์พุต$3.00 / M Tokens

การใช้งาน API

ใช้ตัวอย่างโค้ดต่อไปนี้เพื่อผสานรวมกับ API ของเรา:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="xiaomi/mimo-v2-pro",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Info

Providerxiaomi
Typellm

ฟังก์ชันที่รองรับ

อินพุต
Text
เอาต์พุต
Text
บริบท1,048,576
เอาต์พุตสูงสุด131,072
Vision-
Function Calling✓ Supported

คู่มือการเข้าถึง API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
Model IDxiaomi/mimo-v2-pro

xiaomi/mimo-v2-pro

MiMo-V2-Pro is Xiaomi's flagship foundation model, featuring over 1T total parameters and a 1M context length, deeply optimized for agentic scenarios. It is highly adaptable to general agent frameworks like OpenClaw. It ranks among the global top tier in the standard PinchBench and ClawBench benchmarks, with perceived performance approaching that of Opus 4.6. MiMo-V2-Pro is designed to serve as the brain of agent systems, orchestrating complex workflows, driving production engineering tasks, and delivering results reliably.

Input

$1 /M

Output

$3 /M

Context

1049K

Max Output

131K

Tool Use

Supported

Try xiaomi/mimo-v2-pro on WaveSpeedAI

Access xiaomi/mimo-v2-pro through our unified API — OpenAI-compatible, no cold starts, transparent pricing.

Open Playground