Event emitted when a raw response item completes on the app-server stream.
Summary
Types
@type t() :: %Codex.Events.RawResponseItemCompleted{ item: Codex.Items.t() | map(), thread_id: String.t() | nil, turn_id: String.t() | nil }
Event emitted when a raw response item completes on the app-server stream.
@type t() :: %Codex.Events.RawResponseItemCompleted{ item: Codex.Items.t() | map(), thread_id: String.t() | nil, turn_id: String.t() | nil }