menu
llm_dart package
documentation
models/assistant_models.dart
CodeInterpreterResources
fileIds property
fileIds property
dark_mode
light_mode
fileIds
property
List
<
String
>
?
fileIds
final
A list of file IDs made available to the code_interpreter tool.
Implementation
final List<String>? fileIds;
llm_dart package
documentation
models/assistant_models
CodeInterpreterResources
fileIds property
CodeInterpreterResources class