| ▲ | kordlessagain 16 hours ago | ||||||||||||||||
Calling the framework "Retrieval-Augmented Generation" is actually an oversimplification. It's defensible, but inaccurate at best. For RAG to succeed at scale, it relies heavily on sophisticated orchestration layers, data transformation engines (indexing) and logical loops (augmented retrieval). Arguing semantics is important at times but being absolute about it is black and white thinking - cheap effort for a complex topic. Don't throw out the baby with the bath water! Check out Lume: https://github.com/DeepBlueDynamics/lume. If it weren't obvious by the commits, I work on it. Probably a good reference for HOW to do good RAG, but not the ONLY way to do it. | |||||||||||||||||
| ▲ | seanhunter 15 hours ago | parent [-] | ||||||||||||||||
Don't blame me, blame the people who invented the concept and wrote the original RAG paper. | |||||||||||||||||
| |||||||||||||||||