AI::Provider::LanguageModel::ToolResult
Inherits JSON::Serializable < Struct < Value < Object
Result of a tool call.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
type
Source