No post body was provided.
Untitled topic
1–2 of 2 posts
Re: undefined
#2RAG takes an input and retrieves a set of relevant/supporting documents given a source (e.g., Wikipedia). The documents are concatenated as context with the original input prompt and fed to the text generator which produces the final output.