CodeConfiguration
class CodeConfiguration
The configuration for the source code that defines how the agent runtime code should be executed, including the code location, runtime environment, and entry point.
Types
Properties
Link copied to clipboard
The entry point for the code execution, specifying the function or method that should be invoked when the code runs.
Link copied to clipboard
The runtime environment for executing the agent code. Specify the programming language and version to use for the agent runtime. For valid values, see the list of supported runtimes.