跳转到内容

解释器

解释器(params): FunctionTool<{ code: string; retryCount?: number; }, JSONValue | Promise<JSONValue>, object>

定义于:.build/typescript/packages/tools/src/tools/interpreter.ts:46

InterpreterToolParams

FunctionTool<{ code: string; retryCount?: number; }, JSONValue | Promise<JSONValue>, object>