class

OpenAI::ConversationParamMinus2

Inherits JSON::Serializable < Reference < Object

The conversation that this response belongs to.

Constructors

new(id : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

The unique ID of the conversation.

Source
id=(id : String)

The unique ID of the conversation.

Source