Similar Questions in Context and Retrieval (RAG)
Hard
Explain the "Self-RAG" or "Corrective RAG" pattern. How does the model decide if it needs to go back and retrieve more data?
View
Medium
Why might you use a "Cross-Encoder" re-ranker after your initial vector retrieval? What is the trade-off in terms of latency?
View
Medium
If a user asks a vague question like "Tell me more about that," how do you ensure the retriever finds relevant documents from past conversation history?
View