项目文件夹

文件
2026-07-13 12:28:55 +08:00

16 行
381 B
TOML

base_model = "xiaomi/mimo-v2-flash"
# No model-specific Qiniu documentation maps the generic reasoning_effort or
# thinking fields to this catalog alias (accessed 2026-06-25).
# https://developer.qiniu.com/aitokenapi/13390/chat-completions
reasoning_options = []
name = "Mimo-V2-Flash"
[cost]
input = 0.1
output = 0.3
cache_read = 0.01
[limit]
context = 256_000
output = 256_000