n8n-nodes-voyageai-embeddings-unofficial
Version:
(Unofficial) Voyage AI Embeddings node for n8n
43 lines (25 loc) • 1.34 kB
Markdown
<img src="images/voyage-ai.png" alt="Voyage AI Logo" width="100" align="right" />
# Embeddings Voyage AI (n8n node)
> ℹ️ Only supports `Text Embeddings`: https://docs.voyageai.com/docs/embeddings
This node integrates [Voyage AI](https://www.voyageai.com/) with [n8n](https://n8n.io), allowing you to generate high-quality text embeddings using Voyage’s models. It is compatible with n8n’s AI embedding interface.

https://www.voyageai.com/

# Install `n8n-nodes-voyageai-embeddings-unofficial`
> Requires self-hosted n8n

## Features
- Supports all major Voyage AI embedding models
- Uses LangChain’s `VoyageEmbeddings`
- Configurable output dimensions, batch size, and timeout
- Works with vector stores and retrievers in n8n
## Setup
1. After installing, find the **Embeddings Voyage AI** node in the n8n node palette
when adding an embedding node.
> 
> 
2. Create a new credential using your Voyage AI API key.
> 
> 
2. That's it! You can choose text embedding models.
> 