Example

Retrieval-Augmented Generation (RAG) as an Application of Reference Information

Retrieval-Augmented Generation (RAG) is a specific application of providing reference information in prompts. In this approach, an Information Retrieval (IR) system is first used to fetch text relevant to a user's query. Subsequently, a Large Language Model is prompted to generate a response based on the retrieved text, confining its answer to the provided information.

0

1

Updated 2026-04-29

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences