Files
2026-07-13 12:28:55 +08:00

14 lines
182 B
TOML

base_model = "minimax/MiniMax-M3"
reasoning_options = []
structured_output = true
[cost]
input = 0.3
output = 1.2
[limit]
context = 524_288
[modalities]
input = ["text", "image"]