Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Evaluating Code Embedding Models (voyageai.com)
25 points by fzliu 9 months ago | hide | past | favorite | 3 comments


The work by voyage team are admirable. If you want to test it, the only editor is continue, add it as an embeddings provider:

"embeddingsProviders": {

  "provider": "openai",

    "model": "voyage-code-3",

    "apiBase": "https://api.voyageai.com/v1/",

    "apiKey": ""
  },
Aider, clien and roo code does not use embedding. Cursor and windsurf has their own setup.


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.


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.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: