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

Use with retrieval augmented generation? #4

Open
shobrook opened this issue Sep 16, 2023 · 1 comment
Open

Use with retrieval augmented generation? #4

shobrook opened this issue Sep 16, 2023 · 1 comment

Comments

@shobrook
Copy link

shobrook commented Sep 16, 2023

First of all, thank you for making this code public and for coming up with such a clever extension of tree-of-thoughts. I'm building a Q&A system over a set of documents, and I'm wondering if there are any examples out there of using graph-of-thoughts in a RAG (retrieval augmented generation) pipeline?

@nblach
Copy link
Collaborator

nblach commented Sep 18, 2023

I am not aware of any such examples at this point in time, but I am sure that there are others who are experimenting with similar designs.
I will leave this issue open for now, so others, who might have worked on something similar, can point you to their work (if you haven't done it in the meantime :))

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

No branches or pull requests

2 participants