Hacker News new | ask | show | jobs
by UmGuys 196 days ago
That's shocking to me. Although it does make sense from a UX perspective as indexing can take minutes depending on the setup.
1 comments

It’s surprisingly fast to generate embeddings. I don’t think it’s a UX issue as much as it’s that Anthropic themselves don’t offer any embeddings API (they only have one internally, but publicly recommend Cohere).

They do use RAGs a lot for their desktop app, their projects implementation make a lot of use of it.