17 lines
238 B
TOML
17 lines
238 B
TOML
base_model = "moonshotai/kimi-k2.7-code"
|
|
reasoning_options = []
|
|
temperature = true
|
|
|
|
[cost]
|
|
input = 0.95
|
|
output = 4.00
|
|
cache_read = 0.19
|
|
|
|
[limit]
|
|
context = 256_000
|
|
output = 256_000
|
|
|
|
[modalities]
|
|
input = ["text", "image"]
|
|
output = ["text"]
|