コンテンツにスキップ

RunItem

このコンテンツはまだ日本語訳がありません。

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