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

9 lines
276 B
TOML

base_model = "anthropic/claude-opus-4-7"
status = "beta"
reasoning_options = []
[experimental.modes.fast]
cost = { input = 30, output = 150, cache_read = 3, cache_write = 37.5 }
provider = { body = { speed = "fast" }, headers = { anthropic-beta = "fast-mode-2026-02-01" } }