RAG

Retrieval-Augmented Generation. A design pattern that dynamically retrieves relevant documents from an external repository and feeds them into the LLM context window to improve response accuracy.

Want to actually apply concepts like this instead of just reading definitions?

Practice free on Zamlom