Seedance 2.0 | Special Offer ✦ 10% OFF NOW | Ends May 13 (UTC+0)
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)

情報

プロバイダーxiaomi
タイプllm

対応機能

入力
テキスト
出力
テキスト
コンテキスト1,048,576
最大出力131,072
Vision-
Function Calling✓ 対応

API アクセスガイド

Base URLhttps://llm.wavespeed.ai/v1
API エンドポイントchat/completions
モデル IDxiaomi/mimo-v2-pro

Mimo V2 Pro API

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.

入力

$1 /M

出力

$3 /M

コンテキスト

1049K

最大出力

131K

ツール利用

対応

WaveSpeedAIでMimo V2 Proを試す

統合APIを通じてMimo V2 Proにアクセス — OpenAI互換、コールドスタートなし、透明な料金。

Mimo V2 Proに関するよくある質問

Mimo V2 Pro API の料金はいくらですか?+

WaveSpeedAI の料金: 入力 100 万トークンあたり $1.00、出力 100 万トークンあたり $3.00。プロンプトキャッシュとバッチ処理は別途料金で、長く反復的なワークロードでは実効コストを下げられます。

Mimo V2 Pro のコンテキストウィンドウはどのくらいですか?+

Mimo V2 Pro はリクエストあたり最大 1049K のコンテキストトークンと最大 131K の出力トークンをサポートします。

Mimo V2 Pro は OpenAI 互換ですか?+

はい。WaveSpeedAI は OpenAI 互換エンドポイント https://llm.wavespeed.ai/v1 で Mimo V2 Pro を提供します。公式 OpenAI SDK のベース URL をこちらに変更し WaveSpeedAI の API キーを設定するだけで利用可能です。

Mimo V2 Pro を使い始めるには?+

WaveSpeedAI にサインインし、Access Keys で API キーを作成して、上に表示されているモデル ID を指定して https://llm.wavespeed.ai/v1/chat/completions にリクエストを送信してください。新規アカウントには Mimo V2 Pro を試用できる無料クレジットが付与されます。

関連 LLM API