[PR #2280] [MERGED] Updating the VoyageAI embeddig models #2290

Closed
opened 2026-02-17 17:23:16 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2280
Author: @fzowl
Created: 1/19/2026
Status: Merged
Merged: 1/22/2026
Merged by: @lnhsingh

Base: mainHead: feat/embedding-model-voyage-4-family


📝 Commits (2)

  • 9325c97 Updating the VoyageAI embeddig models
  • 1532aff Merge branch 'main' into feat/embedding-model-voyage-4-family

📊 Changes

2 files changed (+6 additions, -0 deletions)

View changed files

📝 src/oss/python/integrations/document_transformers/voyageai-reranker.mdx (+3 -0)
📝 src/oss/python/integrations/text_embedding/voyageai.mdx (+3 -0)

📄 Description

Overview

Adding voyage-4 models to the documentation

Type of change

Type: Update existing documentation

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes

I released the langchain-voyageai package already with these, new models


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/2280 **Author:** [@fzowl](https://github.com/fzowl) **Created:** 1/19/2026 **Status:** ✅ Merged **Merged:** 1/22/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `feat/embedding-model-voyage-4-family` --- ### 📝 Commits (2) - [`9325c97`](https://github.com/langchain-ai/docs/commit/9325c97e84f8e6555b2bf5e2c8bf90dfaa90707f) Updating the VoyageAI embeddig models - [`1532aff`](https://github.com/langchain-ai/docs/commit/1532aff35fb6c2783e6e09165af1f0f85982ba9a) Merge branch 'main' into feat/embedding-model-voyage-4-family ### 📊 Changes **2 files changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/document_transformers/voyageai-reranker.mdx` (+3 -0) 📝 `src/oss/python/integrations/text_embedding/voyageai.mdx` (+3 -0) </details> ### 📄 Description ## Overview Adding voyage-4 models to the documentation ## Type of change **Type:** Update existing documentation ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes I released the `langchain-voyageai` package already with these, new models --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:23:16 -05:00
yindo closed this issue 2026-02-17 17:23:16 -05:00
yindo changed title from [PR #2280] Updating the VoyageAI embeddig models to [PR #2280] [MERGED] Updating the VoyageAI embeddig models 2026-06-05 18:17:43 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2290