ลด 50% โมเดล Vidu Q3 และ Q3 Pro · เฉพาะที่ WaveSpeedAI | 20 พ.ค. – 2 มิ.ย.
X
xiaomi/mimo-v2.5-pro

xiaomi/mimo-v2.5-pro

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

MiMo-V2.5-Pro is Xiaomi’s flagship open model for advanced agentic workflows, complex software engineering, and long-horizon task execution. Built on a sparse Mixture-of-Experts architecture with 1.02T total parameters and 42B active parameters, it supports a 1M-token context window and is optimized for autonomous coding agents, large codebase reasoning, tool-use workflows, and multi-step problem solving. It delivers strong performance on agentic and software engineering benchmarks such as ClawEval, GDPVal, and SWE-bench Pro, with an emphasis on token-efficient long-context execution.

ราคา

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

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

อินพุต
256K $1.00 / M Tokens
> 256K $2.00 / M Tokens
เอาต์พุต
256K $3.00 / M Tokens
> 256K $6.00 / M Tokens
Cache Read
256K $0.20 / M Tokens
> 256K $0.40 / M Tokens

ลองใช้โมเดล

xiaomi/mimo-v2.5-pro
ออนไลน์
X
สวัสดี! ฉันคือผู้ช่วย AI พร้อมช่วยคุณ ต้องการให้ช่วยอะไรไหม?

การใช้งาน 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.5-pro",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

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

แนะนำโมเดล

Xiaomi: MiMo-V2.5-Pro

MiMo-V2.5-Pro is Xiaomi’s flagship open model for advanced agentic workflows, complex software engineering, and long-horizon task execution. Built on a sparse Mixture-of-Experts architecture with 1.02T total parameters and 42B active parameters, it is optimized for autonomous coding agents, large codebase reasoning, tool use, and multi-step problem solving.


Why It Looks Great

  • Flagship Xiaomi MiMo model for complex agentic and software engineering workloads
  • Sparse Mixture-of-Experts architecture with 1.02T total parameters and 42B active parameters
  • 1M-token context window for long prompts, large codebases, documents, and multi-turn workflows
  • Strong fit for autonomous coding agents, long-horizon task execution, and tool-heavy workflows
  • Competitive performance on benchmarks such as ClawEval, GDPVal, and SWE-bench Pro
  • Designed for token-efficient agent trajectories and extended multi-step execution
  • Function calling and tool-use support for agentic application workflows
  • Structured output support for JSON responses and schema-constrained generation
  • Reasoning controls for tuning latency, quality, and cost per request

Key Features

  • Architecture: Sparse Mixture-of-Experts
  • Total Parameters: 1.02T
  • Active Parameters: 42B
  • Context Window: 1,048,576 tokens
  • Max Input: 1,032,192 tokens
  • Max Output: 16,384 tokens
  • Input: Text
  • Output: Text
  • Vision: Not listed
  • Function Calling: Supported
  • Structured Outputs: Supported
  • Thinking Mode: Supported
  • Image Generation: Not listed
  • Audio Input: Not listed
  • Supported Parameters: frequency_penalty, include_reasoning, logit_bias, max_tokens, min_p, presence_penalty, reasoning, repetition_penalty, response_format, seed, stop, structured_outputs, temperature, tool_choice, tools, top_k, top_p

Specifications

SpecificationValue
Providerxiaomi
Model TypeChat Completions model
ArchitectureSparse Mixture-of-Experts
Parameters1.02T total / 42B active
Context Window1,048,576 tokens
Max Input1,032,192 tokens
Max Output16,384 tokens
InputText
OutputText
VisionNot listed
Function CallingSupported
Structured OutputsSupported
Primary Use CasesAgentic coding, complex software engineering, long-horizon tasks, tool use

Pricing

Token TypeCost
Input$1.00 per million tokens
Output$3.00 per million tokens
Cached Input$0.20 per million tokens

How to Use

  1. Write your prompt - describe the task, provide context, and specify the desired output format.
  2. Submit - the model processes your request and returns the response.

API Integration

Base URL: https://llm.wavespeed.ai/v1
API Endpoint: chat/completions
Model ID: xiaomi/mimo-v2.5-pro


API Usage

Python SDK

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.5-pro",
    messages=[{"role": "user", "content": "Hello!"}]
)

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

cURL

curl https://llm.wavespeed.ai/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -d '{
    "model": "xiaomi/mimo-v2.5-pro",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Notes

  • Model: xiaomi/mimo-v2.5-pro
  • Provider: xiaomi
  • Best suited for autonomous coding, complex software engineering, long-horizon reasoning, tool-heavy agent workflows, and large-context text tasks

ข้อมูล

ผู้ให้บริการxiaomi
ประเภทllm

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

อินพุต
ข้อความ
เอาต์พุต
ข้อความ
บริบท1,048,576
เอาต์พุตสูงสุด16,384
Vision-
Function Calling✓ รองรับ

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

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

Mimo V2.5 Pro API

xiaomi/mimo-v2.5-pro

MiMo-V2.5-Pro is Xiaomi’s flagship open model for advanced agentic workflows, complex software engineering, and long-horizon task execution. Built on a sparse Mixture-of-Experts architecture with 1.02T total parameters and 42B active parameters, it supports a 1M-token context window and is optimized for autonomous coding agents, large codebase reasoning, tool-use workflows, and multi-step problem solving. It delivers strong performance on agentic and software engineering benchmarks such as ClawEval, GDPVal, and SWE-bench Pro, with an emphasis on token-efficient long-context execution.

อินพุต

$1 /M

เอาต์พุต

$3 /M

คอนเท็กซ์

1049K

เอาต์พุตสูงสุด

16K

การใช้เครื่องมือ

รองรับ

ลองใช้ Mimo V2.5 Pro บน WaveSpeedAI

เข้าถึง Mimo V2.5 Pro ผ่าน API แบบรวมของเรา — เข้ากันได้กับ OpenAI ไม่มี cold start ราคาโปร่งใส

คำถามที่พบบ่อยเกี่ยวกับ Mimo V2.5 Pro

Mimo V2.5 Pro API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $1.00 ต่อล้านโทเคนอินพุต และ $3.00 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

Mimo V2.5 Pro มี context window เท่าใด?+

Mimo V2.5 Pro รองรับสูงสุด 1049K โทเคนคอนเท็กซ์ และสูงสุด 16K โทเคนเอาต์พุตต่อคำขอ

Mimo V2.5 Pro เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ Mimo V2.5 Pro ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ Mimo V2.5 Pro ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ Mimo V2.5 Pro

LLM API ที่เกี่ยวข้อง