RedPill
xiaomi logo

Xiaomi: MiMo-V2.5

Chat
xiaomi/mimo-v2.5
Created Jul 29, 2026|1M context|$0.168/M input tokens|$0.336/M output tokens|$0.0036/M cache read
Intel TDX

MiMo-V2.5 is a native omnimodal model by Xiaomi. It delivers Pro-level agentic performance at roughly half the inference cost, while surpassing MiMo-V2-Omni in multimodal perception across image and video understanding...

Providers for Xiaomi: MiMo-V2.5

RedPill routes requests across these providers with automatic fallbacks to maximize uptime. Pricing is unified — you pay the same price no matter which provider serves your request.

Total Context
1M
Input
$0.168/M
Output
$0.336/M
Cache Read
$0.0036/M
ProviderTTFTThroughputUptime
redpill logoredpill

API

RedPill provides a unified completion API to all models & providers that you can call directly, or using the OpenAI SDK. Additionally, some third-party SDKs are available.

fetch("https://api.redpill.ai/v1/chat/completions", {
  method: "POST",
  headers: {
    "Authorization": "Bearer <YOUR-REDPILL-API-KEY>",
    "Content-Type": "application/json"
  },
  body: JSON.stringify({
    "model": "xiaomi/mimo-v2.5",
    "messages": [
      {
        "role": "user",
        "content": "What is the meaning of life?"
      }
    ]
  })
})
RedPill

The confidential AI cloud: verifiable inference with attestation reports, signed receipts, audit sessions, and E2EE paths.