Result

The output produced by executing code in a code interpreter session in Amazon Bedrock. This structure contains the results of code execution, including textual output, structured data, and error information. Agents use these results to generate responses that incorporate computation, data analysis, and visualization.

Constructors

Link copied to clipboard
constructor(value: CodeInterpreterResult)

Properties

Link copied to clipboard

Inherited functions