Package com.google.adk.codeexecutors
package com.google.adk.codeexecutors
-
ClassesClassDescriptionAbstract base class for all code executors.A code executor that uses the Model's built-in code executor.Utility functions for code execution.A structure that contains the input of code execution.Builder for
CodeExecutionUtils.CodeExecutionInput.A structure that contains the result of code execution.Builder forCodeExecutionUtils.CodeExecutionResult.A structure that contains a file name and its content.Builder forCodeExecutionUtils.File.The persistent context used to configure the code executor.A code executor that uses a custom container to execute code.A code executor that uses Vertex Code Interpreter Extension to execute code.