Скидка 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
Привет! Я полезный ИИ-ассистент. Чем могу помочь?

Использование 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
ID моделиxiaomi/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, без холодных стартов, прозрачные цены.

Часто задаваемые вопросы о Mimo V2.5 Pro

Сколько стоит Mimo V2.5 Pro через API?+

Цены на WaveSpeedAI: $1.00 за миллион входных токенов и $3.00 за миллион выходных токенов. Prompt caching и batch processing тарифицируются отдельно и снижают эффективную стоимость длинных повторяющихся нагрузок.

Каково контекстное окно Mimo V2.5 Pro?+

Mimo V2.5 Pro поддерживает до 1049K токенов контекста и до 16K токенов вывода на запрос.

Совместим ли Mimo V2.5 Pro с OpenAI?+

Да. WaveSpeedAI предоставляет Mimo V2.5 Pro через OpenAI-совместимый endpoint по адресу https://llm.wavespeed.ai/v1. Направьте официальный OpenAI SDK на этот base URL с ключом API WaveSpeedAI — других изменений в коде не требуется.

Как начать работу с Mimo V2.5 Pro?+

Войдите в WaveSpeedAI, создайте API-ключ в Access Keys и отправьте запрос на https://llm.wavespeed.ai/v1/chat/completions с указанным выше model id. Новые аккаунты получают бесплатные кредиты для оценки Mimo V2.5 Pro.

Связанные LLM API