跳转到内容

ComputerCallResultItem

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

type ComputerCallResultItem = object;
callId: string;
optional id: string;
output: object;
data: string;
optional providerData: Record<string, any>;
type: "computer_screenshot";
optional providerData: Record<string, any>;
type: "computer_call_result";