VectorStoreFileListResponse.GetFileIdList

VectorStoreFileListResponse.GetFileIdList method

Gets the list of file IDs from the vector store.

public List<string> GetFileIdList()

Return Value

The list of file IDs.

See Also