Skip to content

Conversation

@lukehinds
Copy link

This implements RAG using pgvector and makes use of the existing embedding flows.

There is also some clean up by the introduction of a backend interface.

Code still needs refactoring a fair amount (we should not really provide a config parser as this is a library), but to limit dumping a massive review on others, I will follow up with that work later.

This implements RAG using pgvector and makes use of the
existing embedding flows.

There is also some clean up by the introduction of a backend interface
@lukehinds lukehinds merged commit 252099f into main Oct 2, 2024
@lukehinds lukehinds deleted the agentic branch October 2, 2024 09:01
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.

3 participants