Class: Ultrasafeai::Types::ChatCompletionToolMessageParamContent
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Ultrasafeai::Types::ChatCompletionToolMessageParamContent
- Extended by:
- Internal::Types::Union
- Defined in:
- lib/ultrasafeai/types/chat_completion_tool_message_param_content.rb
Overview
The result of the tool call as a string or array of text parts.
Method Summary
Methods included from Internal::Types::Union
coerce, discriminant, load, member, members, type_member?
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Constructor Details
This class inherits a constructor from Ultrasafeai::Internal::Types::Model