menu
extensions package
documentation
ai.dart
CodeInterpreterToolCallContent
inputs property
inputs property
dark_mode
light_mode
inputs
property
List
<
AIContent
>
?
inputs
getter/setter pair
The inputs provided to the code interpreter tool.
Implementation
List<AIContent>? inputs;
extensions package
documentation
ai
CodeInterpreterToolCallContent
inputs property
CodeInterpreterToolCallContent class