Hacker News new | ask | show | jobs
by anentropic 864 days ago
is this an alternative way of doing RAG ?
1 comments

Hi, OP here. I would say not really because the goals are different. Although both uses retrieval techniques, RAG wants to augment your query with factual information, where here we retrieve in order to evaluate on as few queries as possible (with performance guaranteed by bayesian optimization)