Method: OpenAI::Models::Responses::ResponseTextDoneEvent#output_index

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

#output_indexInteger

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

Returns:

  • (Integer)


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

required :output_index, Integer