13 lines
360 B
TOML
13 lines
360 B
TOML
base_model = "moonshotai/kimi-k2.5"
|
|
|
|
# Auriko maps effort to Moonshot's native control; "off" disables thinking.
|
|
# https://docs.auriko.ai/guides/extensions-and-thinking
|
|
reasoning_options = [{ type = "toggle" }, { type = "effort", values = ["low", "medium", "high", "xhigh", "max"] }]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 0.5
|
|
output = 2.8
|