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

Feature: Add graph retriever #1015

Open
2 tasks
dartpain opened this issue Jun 27, 2024 · 0 comments
Open
2 tasks

Feature: Add graph retriever #1015

dartpain opened this issue Jun 27, 2024 · 0 comments
Assignees

Comments

@dartpain
Copy link
Contributor

I think we can make upload / training process more advanced, maybe let users choose some "advanced" options on upload in the UI.

This way we can for example prepare data for graph + vector database.
And when user creates a query it will automatically figure out where which retriever type needs to be used for that source. So I guess its a two part issue:

  • Edit structure of source docs in general (clean up a bit, and add retriever type field)

  • Add new graph retriever, add graph ingest, add UI to choose ingestion method maybe

@dartpain dartpain self-assigned this Jun 27, 2024
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

1 participant