OpenAI::CreateConversationItemsRequestBody
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
The items to add to the conversation. You may add up to 20 items at a time.
validate!
Source