evadb
evadb copied to clipboard
Add marqo vector store integration
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.
Note: make linkcheck is failing for twitter URL(I did not even update this, maybe some linkcheck bug)
@sky-2002 , Thanks for working on the integration. At this point, we have paused adding new vector stores.