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

12 lines
252 B
TOML

# API: {"thinking": {"type": "enabled"}} / {"thinking": {"type": "disabled"}}
base_model = "meituan/longcat-2.0"
reasoning_options = [{ type = "toggle" }]
[cost]
input = 0.75
output = 2.95
cache_read = 0.015
[interleaved]
field = "reasoning_content"