Anthropic::ModelInfo
Inherits JSON::Serializable < Struct < Value < Object
Model information from the API
Represents metadata about a specific Claude model returned by the Models API.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
capabilities
Sourcemax_input_tokens
Sourcemax_tokens
Source