Skip to content

VectorStoreFileService.GetAsync() is not working as expected #219

@Glebby

Description

@Glebby

Hello
It seems the implementation of VectorStoreFileService.GetAsync(VectorStoreFilesListRequest ) is not correct.
I am trying to retrieve list of files (FileData), attached to a vector store.

Issue 1. VectorStoreFilesListRequest does not contain property for VectorStoreId
Issue 2. VectorStoreFileService.GetAsync() returns list of vector stores, not the list of files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions