Skip to main content

Getting Started

To integrate VoyageAI with your Rapida application, follow these steps:

Supported Models

VoyageAI offers a range of embedding models that can be used with this integration. Here’s a table of the supported models:
Model NameDescription
voyage-2General-purpose embedding model
voyage-code-2Specialized embedding model for code-related tasks
voyage-finance-2Embedding model optimized for financial applications
voyage-large-2Large-scale general-purpose embedding model
voyage-large-2-instructInstruction-tuned version of the large embedding model
voyage-law-2Embedding model tailored for legal and law-related tasks
voyage-multilingual-2Multilingual embedding model supporting various languages
These embedding models offer various capabilities and are optimized for different domains. Choose the appropriate model based on your specific use case and requirements. Note: These models are specifically designed for generating embeddings, which are numerical representations of text that capture semantic meaning. They are particularly useful for tasks such as semantic search, clustering, and recommendation systems.

Prerequisites

  • Go to the VoyageAI platform at https://www.voyageai.com.
  • Sign up or log in to your VoyageAI account.
  • Navigate to the API section.
  • Generate your API key.
  • Copy the API key (make sure to save it securely, as it won’t be shown again).

Setting Up Provider Credentials

1

Access the Integrations Page

Integrations PageNavigate to the “Integration > Models” page. Here you’ll see a grid of various AI model providers including AWS Bedrock, Azure OpenAI, Anthropic, Cohere, VoyageAI, and more.
2

Select a Provider

On the Integrations page, find the VoyageAI provider card. Click the “Setup Credential” button for VoyageAI.
3

Create Provider Credential

Create Provider CredentialA modal window will appear titled “Create provider credential”. Follow these steps:
  1. Select VoyageAI from the dropdown (if not already selected)
  2. Enter a Key Name: Assign a unique name to this provider key for easy identification
  3. Enter the Key: Input the actual API key for VoyageAI
  4. Click “Configure” to save the credential
4

Verify Credential Setup

After setting up the credential, you can verify it’s been added:
  1. The VoyageAI provider card should now show “Connected”
  2. If you click on the provider, you’ll see a “View provider credential” modal
  3. This modal displays the credential name, when it was last updated, and options to delete or close
Your VoyageAI provider credential is now set up and ready to use with the integration system.