Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial commit for RAG flow #7

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Initial commit for RAG flow #7

wants to merge 1 commit into from

Conversation

mbilokonsky
Copy link
Collaborator

Now that we have our knowledge graph we add a RAG flow so that we can draw sourced information from the knowledge graph and inject it into our queries.

Here is sample output from the scripts/test_rag.ts flow: https://gist.github.com/mbilokonsky/8cb8346ead1004bb62565d544d95fc2f

I've got a lot of refactoring and cleanup to do here, but I may merge this and then worry about that in a separate pass. Waiting on feedback re: the output for now.

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.

1 participant