Storia-AI / sage

Chat with any codebase with 2 commands
https://sage.storia.ai
Apache License 2.0
839 stars 63 forks source link

Add unit tests for vector_store.py #79

Open iuliaturc opened 1 week ago

iuliaturc commented 1 week ago

Unit tests should go under the tests/ folder.

The interactions with Pinecone and Marqo will have to be mocked out.

aarya-16 commented 1 week ago

Hello @iuliaturc since I'm currently working on implementing reciprocal rank fusion in this file, I'd like to try this as well, so that I can add the tests once the changes have been made.

iuliaturc commented 1 week ago

Makes sense, I'll assign it to you then :)