menu
llm_dart package
documentation
models/assistant_models.dart
CodeInterpreterResources
CodeInterpreterResources.new const constructor
CodeInterpreterResources.new const constructor
dark_mode
light_mode
CodeInterpreterResources
constructor
const
CodeInterpreterResources
(
{
List
<
String
>
?
fileIds
,
})
Implementation
const CodeInterpreterResources({this.fileIds});
llm_dart package
documentation
models/assistant_models
CodeInterpreterResources
CodeInterpreterResources.new const constructor
CodeInterpreterResources class