outputs property

List<AIContent>? outputs
getter/setter pair

The output contents produced by the code interpreter tool.

Implementation

List<AIContent>? outputs;