Method: OpenAI::Models::Responses::ResponseRefusalDeltaEvent#item_id
- Defined in:
- lib/openai/models/responses/response_refusal_delta_event.rb
#item_id ⇒ String
The ID of the output item that the refusal text is added to.
23 |
# File 'lib/openai/models/responses/response_refusal_delta_event.rb', line 23 required :item_id, String |