ai410.org  /  Words

Words

Terms used in the lessons, with a link back to the lesson that uses each one.

RAG

A common way to do retrieval automatically: search, then put the hits into the prompt. The model is still reading. It is not acting on an external system.

In: 02 Retrieval: giving it something to read