inputs property

List<AIContent>? inputs
getter/setter pair

The inputs provided to the code interpreter tool.

Implementation

List<AIContent>? inputs;