Event emitted when thread realtime completes a transcript chunk.
@type t() :: %Codex.Events.ThreadRealtimeTranscriptDone{ role: String.t(), text: String.t(), thread_id: String.t() }