Skip to content
New issue

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

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

Already on GitHub? # to your account

Patched the "update-vector-store" and moved the whole function that creates vector stores from rm.py to utils.py #126

Merged
merged 11 commits into from
Aug 3, 2024

Conversation

AMMAS1
Copy link
Contributor

@AMMAS1 AMMAS1 commented Aug 2, 2024

now users can just create or update vector stores with adding a csv file path without the need for update-vector-store. so this clears confusion.
Also, moved the function that creates and updates the vector stores to utils.py to leave VectorRM only as a retriever.

I also updated the example python script to reflect the changes.

Copy link
Collaborator

@shaoyijia shaoyijia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for making the patch!

@shaoyijia shaoyijia merged commit 178fe0c into stanford-oval:main Aug 3, 2024
feldges pushed a commit to feldges/storm that referenced this pull request Dec 4, 2024
Patched the "update-vector-store" and moved the whole function that creates vector stores from rm.py to utils.py
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants