Skip to content
weballin

weballin DIGIWIKI

Retrieval-augmented Answer

Retrieval-augmented answers refer to answers created by referring to materials retrieved from external searches.

weballin

If RAG is a method that combines data retrieval and generation, retrieval-augmented answers describe the results produced by that method. Not all generative answers use web search, so start by checking whether search is used.

Read the source link to see if it supports the actual answer sentence, and make sure it doesn't use outdated or out-of-context material. Even if searched data is available, incorrect summaries or inferences may result.

References