15 lines
195 B
TOML
15 lines
195 B
TOML
base_model = "minimax/MiniMax-M3"
|
|
reasoning_options = []
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.3
|
|
output = 1.2
|
|
cache_read = 0.06
|
|
|
|
[limit]
|
|
context = 512_000
|
|
output = 128_000
|