Model Pipeline - Combining retrieved context with LLM
This pipeline shows how a language model uses extra information found by searching to give better answers. It first finds helpful text, then mixes it with the question, and finally the model learns to give improved replies.