[PR #1291] [MERGED] Updating the VoyageAI models #1440

Closed
opened 2026-02-17 17:22:21 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1291
Author: @fzowl
Created: 11/5/2025
Status: Merged
Merged: 11/5/2025
Merged by: @mdrxy

Base: mainHead: voyageai_models


📝 Commits (2)

  • d14814c Updating the VoyageAI embeddig models
  • ede7c2a Merge branch 'main' into voyageai_models

📊 Changes

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

View changed files

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

📄 Description

Overview

Updating the VoyageAI embedding models
Updating the VoyageAI reranker models

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
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes


🔄 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/1291 **Author:** [@fzowl](https://github.com/fzowl) **Created:** 11/5/2025 **Status:** ✅ Merged **Merged:** 11/5/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `voyageai_models` --- ### 📝 Commits (2) - [`d14814c`](https://github.com/langchain-ai/docs/commit/d14814c132b523631e1fff71899f07d725c3449d) Updating the VoyageAI embeddig models - [`ede7c2a`](https://github.com/langchain-ai/docs/commit/ede7c2acf1af95c712ea2c88bba4b8bb80b489de) Merge branch 'main' into voyageai_models ### 📊 Changes **2 files changed** (+8 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/document_transformers/voyageai-reranker.mdx` (+5 -0) 📝 `src/oss/python/integrations/text_embedding/voyageai.mdx` (+3 -0) </details> ### 📄 Description ## Overview Updating the VoyageAI embedding models Updating the VoyageAI reranker models ## Type of change **Type:** Update existing documentation ## Checklist - [x] I have read the [contributing guidelines](README.md) - [x] 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 - I have gotten approval from the relevant reviewers - (Internal team members only / optional) I have created a preview deployment using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes --- <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:22:21 -05:00
yindo closed this issue 2026-02-17 17:22:21 -05:00
yindo changed title from [PR #1291] Updating the VoyageAI models to [PR #1291] [MERGED] Updating the VoyageAI models 2026-06-05 18:12:39 -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#1440