evadb icon indicating copy to clipboard operation
evadb copied to clipboard

Add marqo vector store integration

Open sky-2002 opened this issue 1 year ago • 2 comments

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.

sky-2002 avatar Jan 30 '24 19:01 sky-2002

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

sky-2002 avatar Jan 31 '24 17:01 sky-2002

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

gaurav274 avatar Mar 08 '24 14:03 gaurav274