> particularly if your primary usecase is to search for technical keywords or codenames.
i dont believe ppl are building rag for this
> i dont believe ppl are building rag for this
What do you actually think people do when using LLMs to build AI coding agents?
They are, I have people at work building RAG search engines for stuff that works just fine using full text search, or if you really need it, using a cheap model in codex/opencode.
You underestimate the ability of people to overengineer things.