fileIds property

List<String>? fileIds
final

A list of file IDs made available to the code_interpreter tool.

Implementation

final List<String>? fileIds;