InterpreterToolParams
InterpreterToolParams =
object
Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:35
Properties
Section titled “Properties”apiKey
Section titled “apiKey”apiKey:
string
Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:37
E2B API key required for authentication. Get yours at https://e2b.dev/docs/legacy/getting-started/api-key
outputDir?
Section titled “outputDir?”
optional
outputDir:string
Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:39
Directory where output files (charts, images, etc.) will be saved when code is executed
uploadedFilesDir?
Section titled “uploadedFilesDir?”
optional
uploadedFilesDir:string
Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:41
Local directory containing files that need to be uploaded to the sandbox environment before code execution
fileServerURLPrefix?
Section titled “fileServerURLPrefix?”
optional
fileServerURLPrefix:string
Defined in: .build/typescript/packages/tools/src/tools/interpreter.ts:43
Prefix for the file server URL