11 lines
140 B
TOML
11 lines
140 B
TOML
base_model = "xai/grok-4.3"
|
|
|
|
[[reasoning_options]]
|
|
type = "effort"
|
|
values = ["none", "low", "medium", "high"]
|
|
|
|
[cost]
|
|
input = 0
|
|
output = 0
|
|
|