←back to thread

469 points samuelstros | 1 comments | | HN request time: 0.203s | source
Show context
dingnuts[dead post] ◴[] No.44998611[source]
[flagged]
1. nuwandavek ◴[] No.44999808[source]
(blogpost author here) You're right! I did make the distinction in an earlier draft, but decided to use "RAG" interchangeably with vector search, as it is popularly known today in code-gen systems. I'd probably go back to the previous version too.

But I do think there is a qualitative different between getting candidates and adding them to context before generating (retrieval augmented generation) vs the LLM searching for context till it is satisfied.