[HN Gopher] Evaluating Code Embedding Models
       ___________________________________________________________________
        
       Evaluating Code Embedding Models
        
       Author : fzliu
       Score  : 19 points
       Date   : 2025-02-01 02:06 UTC (2 days ago)
        
 (HTM) web link (blog.voyageai.com)
 (TXT) w3m dump (blog.voyageai.com)
        
       | thawab wrote:
       | 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.
        
         | fzliu wrote:
         | 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.
        
       ___________________________________________________________________
       (page generated 2025-02-03 23:01 UTC)