Anthropic::AdvisorToolResultErrorContent
Inherits JSON::Serializable < Struct < Value < Object
Advisor tool error result.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
error_code
One of max_uses_exceeded, prompt_too_long, too_many_requests,
overloaded, unavailable, execution_time_exceeded.
type
Source