Aider, clien and roo code does not use embedding. Cursor and windsurf has their own setup.
fzliu 159 days ago [-]
I work at Voyage -- thanks for the kind words!
To add a bit for readers who may be unaware, https://www.continue.dev/ uses embeddings as a strategy for indexing codebases. When used together with keyword search, I find that it performs quite well, especially when used together with the reranking functionality.
thawab 159 days ago [-]
Hello Frank, thanks a lot for the awesome work. I like continue a lot and they have an amazing team. I keep checking their repo, once in a while to see when they will release their ai agent.
Rendered at 09:07:46 GMT+0000 (Coordinated Universal Time) with Vercel.
"embeddingsProviders": {
Aider, clien and roo code does not use embedding. Cursor and windsurf has their own setup.To add a bit for readers who may be unaware, https://www.continue.dev/ uses embeddings as a strategy for indexing codebases. When used together with keyword search, I find that it performs quite well, especially when used together with the reranking functionality.