跳转到内容

ToolOutputText

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

type ToolOutputText = object;
optional providerData: Record<string, any>;
text: string;
type: "text";