50 % sur les modèles Vidu Q3 et Q3 Pro · Uniquement sur WaveSpeedAI | 20 mai – 2 juin
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.

Tarification

Paiement à l'usage

Aucun coût initial, payez uniquement ce que vous utilisez

Entrée
256K $1.00 / M Tokens
> 256K $2.00 / M Tokens
Sortie
256K $3.00 / M Tokens
> 256K $6.00 / M Tokens
Cache Read
256K $0.20 / M Tokens
> 256K $0.40 / M Tokens

Essayer le modèle

xiaomi/mimo-v2.5-pro
En ligne
X
Bonjour ! Je suis un assistant IA utile. Que puis-je faire pour vous ?

Utilisation de l'API

Utilisez les exemples de code suivants pour intégrer notre 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)

Introduction au modèle

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

Infos

Fournisseurxiaomi
Typellm

Fonctionnalités prises en charge

Entrée
Texte
Sortie
Texte
Contexte1,048,576
Sortie max16,384
Vision-
Function Calling✓ Pris en charge

Guide d'accès API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID du modèlexiaomi/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.

Entrée

$1 /M

Sortie

$3 /M

Contexte

1049K

Sortie max.

16K

Utilisation d'outils

Pris en charge

Essayez Mimo V2.5 Pro sur WaveSpeedAI

Accédez à Mimo V2.5 Pro via notre API unifiée — compatible OpenAI, sans démarrages à froid, prix transparents.

Questions fréquentes sur Mimo V2.5 Pro

Combien coûte l'API Mimo V2.5 Pro ?+

Tarification sur WaveSpeedAI : $1.00 par million de tokens d'entrée et $3.00 par million de tokens de sortie. Le prompt caching et le traitement par batch sont facturés séparément et réduisent le coût effectif sur les charges longues et répétitives.

Quelle est la fenêtre de contexte de Mimo V2.5 Pro ?+

Mimo V2.5 Pro prend en charge jusqu'à 1049K tokens de contexte et jusqu'à 16K tokens de sortie par requête.

Mimo V2.5 Pro est-il compatible avec OpenAI ?+

Oui. WaveSpeedAI expose Mimo V2.5 Pro via un endpoint compatible OpenAI à https://llm.wavespeed.ai/v1. Pointez le SDK officiel d'OpenAI vers cette base URL avec votre clé API WaveSpeedAI — aucune autre modification de code requise.

Comment démarrer avec Mimo V2.5 Pro ?+

Connectez-vous à WaveSpeedAI, créez une clé API dans Access Keys, puis envoyez une requête à https://llm.wavespeed.ai/v1/chat/completions avec l'id du modèle affiché ci-dessus. Les nouveaux comptes reçoivent des crédits gratuits pour évaluer Mimo V2.5 Pro.

APIs LLM associées