Class: Vapi::Chats::Types::OpenAiResponsesRequestInput
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Vapi::Chats::Types::OpenAiResponsesRequestInput
- Extended by:
- Internal::Types::Union
- Defined in:
- lib/vapi/chats/types/open_ai_responses_request_input.rb
Overview
This is the input text for the chat. Can be a string or an array of chat messages. This field is REQUIRED for chat creation.
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 Vapi::Internal::Types::Model