Skip to content
AI & MLReal-timeUpdated May 2026

Voyage AI

Voyage AI embeddings and reranking

Voyage AI is the embedding-and-reranking specialist — purpose-built models that often outperform OpenAI's text-embedding-3-large on retrieval benchmarks at lower cost. Tiny Command exposes three actions, no triggers: Create Embeddings (single or batched embeddings against voyage-3, voyage-3-lite, or domain-specific models — voyage-finance-2 for financial documents, voyage-code-2 for code), Multimodal Embeddings (voyage-multimodal-3 — embeds text and images into the same vector space, useful for cross-modal RAG over mixed-content documents), Rerank (second-stage reranking with voyage-rerank-2 for higher-precision retrieval). The connection uses a Voyage API key from dash.voyageai.com. The domain-specific models are the standout: voyage-finance-2 outperforms general-purpose embeddings on financial document retrieval; voyage-code-2 understands code semantics better than text embeddings. For RAG pipelines in specific domains, swapping to the domain-tuned Voyage model often gives meaningful retrieval accuracy gains.

0triggers
3actions
≈ 2 minto set up
Freetier · no card
Actions

Do anything Voyage AI can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create EmbeddingsGenerates state-of-the-art text embeddings using Voyage AI, Anthropic's officially recommended embeddings provider. Strong default for RAG with Claude.
Multimodal EmbeddingsEmbeds text and images in a shared vector space using Voyage's multimodal model. Use when you need cross-modal retrieval (find images by text query, or vice-versa).
RerankReranks a list of candidate documents against a query, returning relevance scores. Standard last-mile step after vector retrieval to boost RAG precision before feeding context to the LLM.
Recipes

Pre-built Voyage AI workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Voyage AI once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Voyage AI field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Voyage AI integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Voyage AI to Tiny Command?
Open the Tiny Command workflow builder, drop in a Voyage AI node, and click Connect. Authorize Voyage AI once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Voyage AI triggers does Tiny Command support?
Tiny Command focuses on outbound actions for Voyage AI today. Use Tiny Command's universal Webhook or Schedule trigger to start Voyage AI workflows, then run any Voyage AI action you need.
What Voyage AI actions can I run from a workflow?
3 Voyage AI actions are available out of the box, covering ai & ml operations like "Create Embeddings". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Voyage AI integration real-time?
Voyage AI actions execute synchronously inside your workflow. Tiny Command waits for Voyage AI's API to confirm before continuing to the next step, so downstream nodes can rely on the result.
Do I need to write code to use Voyage AI with Tiny Command?
No. Every Voyage AI trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Voyage AI API endpoint directly.
How much does the Voyage AI integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Voyage AI integration itself has no per-app surcharge.
Related

More ai & ml apps people connect.

Same category as Voyage AI, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Voyage AI.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.