Method: OpenAI::Models::Responses::ResponseTextDoneEvent#item_id

Defined in:
lib/openai/models/responses/response_text_done_event.rb

#item_idString

The ID of the output item that the text content is finalized.

Returns:

  • (String)


17
# File 'lib/openai/models/responses/response_text_done_event.rb', line 17

required :item_id, String