inputs property

List<AIContent>? inputs
final

The input content items for the code interpreter.

Implementation

final List<AIContent>? inputs;