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

14 lines
377 B
TOML

base_model = "moonshotai/kimi-k2.6"
# 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.95
output = 4
cache_read = 0.16