定义于: activities/chat/stream/types.ts:21
正在跟踪的工具调用的内部状态
arguments: string;
定义于: activities/chat/stream/types.ts:24
id: string;
定义于: activities/chat/stream/types.ts:22
index: number;
定义于: activities/chat/stream/types.ts:27
name: string;
定义于: activities/chat/stream/types.ts:23
optional parsedArguments: any;
定义于: activities/chat/stream/types.ts:26
state: ToolCallState;