14 lines
196 B
TOML
14 lines
196 B
TOML
base_model = "moonshotai/kimi-k3"
|
|
name = "Kimi K3"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["max"]
|
|
|
|
[interleaved]
|
|
field = "reasoning_content"
|
|
|
|
[cost]
|
|
input = 3
|
|
output = 15
|
|
cache_read = 0.3 |