跳转到内容

RunItem

此内容尚不支持你的语言。

type RunItem =
| RunMessageOutputItem
| RunToolCallItem
| RunReasoningItem
| RunHandoffCallItem
| RunToolCallOutputItem
| RunHandoffOutputItem
| RunToolApprovalItem;