Hacker News new | ask | show | jobs
by janalsncm 479 days ago
If I understand correctly, they are indexing all of the docs together rather than relying on the agent to retrieve them.
1 comments

That sounds like RAG though, right?
It's like how OpenAI's deep research works by searching the internet, ours works by searching over our "RAG" system that indexes company documents.