Pricing
| Pricing | Cache Read | Web Search |
|---|---|---|
Pricing | Cache Read | Web Search |
$0.08$0.16 | $0.0016/M tokens | $0.005/request |
Input Modalities
- Text
- Vision
- Audio
- Video
Output Modalities
- Text
Context length
- 1.05M tokens
Try this model
import os
from openai import OpenAI
client = OpenAI(
api_key=os.environ["AIHUBMIX_API_KEY"],
base_url="https://aihubmix.com/v1",
)
response = client.chat.completions.create(
model="coding-xiaomi-mimo-v2.6-flash",
messages=[
{
"role": "user",
"content": "Hello, how are you?"
}
],
max_tokens=1024,
stream=False,
)
print(response.choices[0].message.content)Frequently asked questions
What is Coding Xiaomi Mimo V2.6 Flash?
What is the context length of Coding Xiaomi Mimo V2.6 Flash?
How much does Coding Xiaomi Mimo V2.6 Flash cost?
What modalities does Coding Xiaomi Mimo V2.6 Flash support?
How do I call Coding Xiaomi Mimo V2.6 Flash via API?
Who created Coding Xiaomi Mimo V2.6 Flash?
When was Coding Xiaomi Mimo V2.6 Flash released?
Compare Coding Xiaomi Mimo V2.6 Flash
More models from Xiaomi
See all Xiaomi models →- Input: $ 0.155 /M
- Output: $ 0.31 /M
- Web Search: $0.005/request
mimo-v2.6-flash is Xiaomi's latest model series. A fully multimodal, highly intelligent, low-cost efficient inference model, it is the best-balanced choice for high-frequency invocations and large-scale tasks in professional office settings.
- Input: $ 0.48 /M
- Output: $ 0.96 /M
- Web Search: $0.005/request
MiMo-V2.6-Pro is Xiaomi’s trillion-parameter, natively omni-modal flagship reasoning model for complex projects, long-horizon agentic tasks, coding, research, and professional knowledge work. It supports a 1M-token context window and up to 128K output tokens. Compared with V2.5, it delivers stronger reasoning and long-task performance while retaining the same API pricing.
- Input: $ 4.8 /M
- Output: $ 9.6 /M
- Web Search: $0.005/request
MiMo-V2.6-Pro-UltraSpeed combines the flagship performance of MiMo-V2.6-Pro and offers up to 20× output speed to serve highly real-time interactive and latency-sensitive production scenarios.
xiaomi-mimo-v2.6-pro-free is the open free version of xiaomi-mimo-v2.6-pro. To maintain reliable service, each account is limited to 5 requests per minute, 100 requests per day, and 1 million tokens per day.
xiaomi-mimo-v2.6-flash-free is the open free version of xiaomi-mimo-v2.6-flash. To maintain reliable service, each account is limited to 5 requests per minute, 100 requests per day, and 1 million tokens per day.

- Input: $ 0.155 /M
- Output: $ 0.31 /M
- Web Search: $0.005/request
MiMo-V2.5 is a native, fully multimodal large model designed for agent scenarios; it can see, hear, and read, and translate understanding into action. It has over 1 trillion total parameters (42B active parameters), employs an innovative hybrid-attention architecture, and supports an ultra-long 1M context length. Built on a powerful model base, we continuously scale compute across broader agent scenarios, further expanding the agent’s action space and achieving an important generalization from coding to claw.
© 2023 - 2026 AIHubMix, LLC