created | modified | tags | type | status | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
2024-10-16 12:55 |
|
|
|
Technique | Explanation | Link(s) |
---|---|---|
Hallucinated answers | LLM is used to hallucinate an answer to the user query, and this hallucinated answer is combined with the original user query in the vector search | Youtube: RAG Fundamentals and Advanced Techniques – Full Course (free code camp) |
Self-querying retrieval | LLM is prompted to use a querying interface in order to fetch data (e.g. a specific JSON format, SQL etc.) |
Technique | Explanation | Link(s) |
---|---|---|
Technique | Explanation | Link(s) |
---|---|---|
- [[Graph RAG]]