Files

15 lines
215 B
TOML

base_model = "moonshotai/kimi-k3"
[[reasoning_options]]
type = "effort"
values = ["low", "high", "max"]
[cost]
input = 3.0
output = 15.0
cache_read = 0.30
[modalities]
input = ["text", "image"]
output = ["text"]