menu
llm_dart package
documentation
models/assistant_models.dart
VectorStoreRequest
fileIds property
fileIds property
dark_mode
light_mode
fileIds
property
List
<
String
>
?
fileIds
final
A list of file IDs to add to the vector store.
Implementation
final List<String>? fileIds;
llm_dart package
documentation
models/assistant_models
VectorStoreRequest
fileIds property
VectorStoreRequest class