Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Glebby opened this issue Jul 4, 2024 · 0 comments
Open

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

Glebby opened this issue Jul 4, 2024 · 0 comments

Comments

@Glebby
Copy link

Glebby commented Jul 4, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant