Aurixel
模型/MiMo/mimo-v2-omni
MiMo
MiMo

mimo-v2-omni

文本
上下文
262.1K
输入
$2.69
/M tokens
输出
$13.44
/M tokens

暂无该模型的描述信息。

快速开始

如何调用

POST /v1/chat/completions
bash
curl https://conduit-api.aurixel.ai/v1/chat/completions \
  -H "Authorization: Bearer ck-YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"mimo-v2-omni","messages":[{"role":"user","content":"Hello!"}]}'

→ OpenAI 兼容。加 "stream": true(配 "stream_options":{"include_usage":true})走流式。

鉴权 · 计费 · 流式 → 快速接入

来自 MiMo 的其他模型