Embed model role
embed
to a model’s roles
to specify that it can be used to embed.
transformers.js
is used as a built-in
embeddings model in VS Code. In JetBrains, there currently is no built-in
embedder.voyage-code-3
, which is listed below along with the rest of the options for embeddings models.
If you want to generate embeddings locally, we recommend using nomic-embed-text
with Ollama.
all-MiniLM-L6-v2
, which is shipped alongside the Continue extension.