Skip to content

Conversation

@rti
Copy link
Owner

@rti rti commented Feb 25, 2024

This PR adds postgres vecto.rs as vector storage and retrieval system as well as decouples the data fetching, embedding and inserting from the startup of the system. Thanks to @Silvan-WMDE for the fetcher implementation from #42

As haystack did not integrate with vecto.rs, and I also wanted to experiment with langchain to compare it to haystack, the retrieval is now implemented by langchain, leaving us with a funny mix of libraries. To be cleaned up.

Closes #39

@rti rti mentioned this pull request Feb 25, 2024
1 task
Base automatically changed from integration to main February 27, 2024 15:12
@rti rti mentioned this pull request Feb 27, 2024
@rti rti linked an issue Feb 28, 2024 that may be closed by this pull request
2 tasks
@rti rti marked this pull request as ready for review February 28, 2024 16:56
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.

Inacceptable performance on excellent_acticles full

4 participants