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

Add marqo vector store integration #1443

Closed
wants to merge 3 commits into from

Conversation

sky-2002
Copy link

This PR intends to add a new vector store marqo.

Features:

  • Creating an index
  • Adding data to index
  • Querying over this data

Note: I have not yet added tests for this. Please let me know what tests to add for vector store.

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

👋 Hello @sky-2002, thanks for submitting a EVA DB PR 🙏 To allow your work to be integrated as seamlessly as possible, we advise you to:

  • ✅ Verify that your PR is up-to-date with georgia-tech-db/eva master branch. If your PR is behind you can update your code by clicking the 'Update branch' button or by running git pull and git merge master locally.
  • ✅ Verify that all EVA DB Continuous Integration (CI) checks are passing.
  • ✅ Reduce changes to the absolute minimum required for your bug fix or feature addition.

@sky-2002
Copy link
Author

Note: make linkcheck is failing for twitter URL(I did not even update this, maybe some linkcheck bug)

@gaurav274
Copy link
Member

@sky-2002 , Thanks for working on the integration. At this point, we have paused adding new vector stores.

@sky-2002 sky-2002 closed this by deleting the head repository May 27, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants