Pricing
| Pricing | Cache Read | Web Search |
|---|---|---|
Pricing | Cache Read | Web Search |
$0.2$0.4 | $0.0016/M tokens | $0.005/request |
Input Modalities
- Text
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-pro",
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 Pro?
What is the context length of Coding Xiaomi Mimo V2.6 Pro?
How much does Coding Xiaomi Mimo V2.6 Pro cost?
What modalities does Coding Xiaomi Mimo V2.6 Pro support?
How do I call Coding Xiaomi Mimo V2.6 Pro via API?
Who created Coding Xiaomi Mimo V2.6 Pro?
When was Coding Xiaomi Mimo V2.6 Pro released?
Compare Coding Xiaomi Mimo V2.6 Pro
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.08 /M
- Output: $ 0.16 /M
- Web Search: $0.005/request
Only supports OpenAI-compatible formats.
© 2023 - 2026 AIHubMix, LLC
