Hacker News new | ask | show | jobs
by daemonologist 635 days ago
Retrieval Augmented Generation - using search (usually with some kind of semantic component) to find relevant context and provide it to the language model to help it respond, give it knowledge about a specific document, etc.
1 comments

Oh right, I remember now. Thank you for explaining it