displayName
OpenAI Agents SDK / RunItemStreamEvent reasoning_item_created
eventName
run_item_stream_event.reasoning_item_created
kind
response
direction
runtime-to-platform
terminal
false
triggerCondition
A reasoning item (thinking trace) has been finalized in the run.
payloadSchema
type
RunItemStreamEvent
fields
- name=reasoning_item_created
- item(ReasoningItem)
sourceCitation
openai.github.io/openai-agents-python/streaming/ (RunItemStreamEvent)