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

Support Simple/Naive RAG #1

Open
abhi1092 opened this issue Sep 19, 2024 · 0 comments
Open

Support Simple/Naive RAG #1

abhi1092 opened this issue Sep 19, 2024 · 0 comments
Assignees

Comments

@abhi1092
Copy link
Member

Add support doing RAG directly on retreived context without any agentic pipelines.

This can be done with Response Model compact (default option)

Here is documentation
https://docs.llamaindex.ai/en/stable/module_guides/deploying/query_engine/response_modes/

And here is usage
https://github.com/DS4SD/docling/blob/main/examples/rag_llamaindex.ipynb

@abhi1092 abhi1092 changed the title Support Simple RAG Support Simple/Naive RAG Sep 19, 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

2 participants