Find answers from the community

Updated last year

How to write a simple RAG in

At a glance

The community member is asking how to write a simple Retrieval Augmented Generation (RAG) in the QueryPipeline of a Directed Acyclic Graph (DAG). They mention three modules: prompt, retriever, and language model (LLM). Another community member responds that the information is available in the documentation, providing a link to an example of a RAG pipeline without query rewriting. The original community member then expresses gratitude.

Useful resources
How to write a simple RAG in QueryPipeline of DAG ?here three modules, prompt, retriever, llm. Any comment?thx!
Add a reply
Sign up and join the conversation on Discord