Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 466 Bytes

CreateVectorStoreFileBatchRequest.md

File metadata and controls

14 lines (6 loc) · 466 Bytes

CreateVectorStoreFileBatchRequest

Properties

Name Type Description Notes
fileIds List<String> A list of File IDs that the vector store should use. Useful for tools like `file_search` that can access files.
chunkingStrategy ChunkingStrategyRequestParam [optional]