解释器
解释器(
params):FunctionTool<{code:string;retryCount?:number; },JSONValue|Promise<JSONValue>,object>
定义于:.build/typescript/packages/tools/src/tools/interpreter.ts:46
FunctionTool<{ code: string; retryCount?: number; }, JSONValue | Promise<JSONValue>, object>