19 lines
356 B
TOML
19 lines
356 B
TOML
name = "claude-code"
|
|
description = "Claude model for careful reasoning, writing, coding, and tool use"
|
|
release_date = "2025-11-27"
|
|
last_updated = "2025-11-27"
|
|
attachment = true
|
|
reasoning = true
|
|
reasoning_options = []
|
|
temperature = false
|
|
open_weights = false
|
|
tool_call = true
|
|
|
|
[limit]
|
|
context = 0
|
|
output = 0
|
|
|
|
[modalities]
|
|
input = ["text"]
|
|
output = ["text"]
|