Hacker News new | ask | show | jobs
by nico 387 days ago
They could still RAG the AST and just use different chunking strategies

It doesn’t seems like what they are doing necessarily replaced RAG, even if it can

The times I’ve implemented RAG, I’ve seen an immediate significant improvement in the answers provided by the model

Maybe they need some metrics to properly assess RAG vs no-RAG