此内容尚不支持你的语言。
type RunStreamEvent = | RunRawModelStreamEvent | RunItemStreamEvent | RunAgentUpdatedStreamEvent;
A streaming event from an agent run.