Concepts

Retrieval Augmented Generation

A method that lets a language model answer questions by first searching a database of document vectors and adding the found text to its prompt.

Return to all terms