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

25 lines
452 B
TOML

# Included in subscription
name = "Claw Medium"
description = "Compact GPT model for low-latency assistance and high-volume workloads"
release_date = "2026-05-11"
last_updated = "2026-05-11"
attachment = false
reasoning = true
reasoning_options = []
tool_call = true
structured_output = true
open_weights = false
[cost]
input = 0.3
output = 1.2
[limit]
context = 204800
input = 204800
output = 131072
[modalities]
input = ["text"]
output = ["text"]