Models Xiaomi Xiaomi: MiMo-V2-Omni
XI

Xiaomi: MiMo-V2-Omni

xiaomi/mimo-v2-omni
262K tokens
Context
$0.4000/M tokens
Input
$2.00/M tokens
Output
Th3 18, 2026
Released

Mô tả

MiMo-V2-Omni is a frontier omni-modal model that natively processes image, video, and audio inputs within a unified architecture. It combines strong multimodal perception with agentic capability - visual grounding, multi-step planning, tool use, and code execution - making it well-suited for complex real-world tasks that span modalities, 256K context window.

Nhà cung cấp

Xiaomi

🚀 Dùng thử ngay

Trải nghiệm Xiaomi: MiMo-V2-Omni miễn phí với AI Agent trực tuyến — không cần cài đặt.

Tạo AI Agent Online →

🔑 Tích hợp qua API

Tạo API Key để gọi Xiaomi: MiMo-V2-Omni từ ứng dụng của bạn qua BizCity API.

Tạo API Key →
Quickstart — cURL
curl https://bizgpt.vn/wp-json/bizcity/v1/llm/chat \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "xiaomi/mimo-v2-omni",
    "messages": [{"role":"user","content":"Hello!"}]
  }'