pengbaolin / LLM-Augmenter

444 stars 17 forks source link

How is this different from RAG? #5

Open skwolvie opened 1 year ago

skwolvie commented 1 year ago

Hi, I read this paper, and the concept is similar to RAG. But I don't see any mention of the RAG keyword in the paper. Any thoughts on how this is different from RAG?

LukeCara commented 10 months ago

Hi, I read this paper, and the concept is similar to RAG. But I don't see any mention of the RAG keyword in the paper. Any thoughts on how this is different from RAG?

I guess the main idea is similar, RAG often use embedding as the score, in this paper they use KF1:)