[PR #3502] [MERGED] Update MongoDB Atlas Integration documentation #3548

Closed
opened 2026-06-05 18:23:27 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3502
Author: @tgourdel
Created: 4/8/2026
Status: Merged
Merged: 4/12/2026
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (10+)

  • 9011dda Update MongoDB Atlas Vector Store docs
  • 854d741 Correct title casing for MongoDB Atlas integration
  • 3189704 Update with MongoDB Vector Search
  • 39060bd Apply suggestion from @mdrxy
  • f7bad8b Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx
  • 7172d43 Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx
  • 0e6611f Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx
  • ad18b5b Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx
  • f8df258 Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx
  • 2be774c Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx

📊 Changes

1 file changed (+136 additions, -227 deletions)

View changed files

📝 src/oss/python/integrations/vectorstores/mongodb_atlas.mdx (+136 -227)

📄 Description

Overview

Update the MongoDB Atlas integration page with up-to-date API and example usage of Voyage AI's embedding models and rerankers

Type of change

Type: Update existing documentation

Checklist

  • I have read the contributing guidelines, including the language policy
  • 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

🔄 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/3502 **Author:** [@tgourdel](https://github.com/tgourdel) **Created:** 4/8/2026 **Status:** ✅ Merged **Merged:** 4/12/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (10+) - [`9011dda`](https://github.com/langchain-ai/docs/commit/9011dda21c381b20aa4a9b41f45b2d3eb621576a) Update MongoDB Atlas Vector Store docs - [`854d741`](https://github.com/langchain-ai/docs/commit/854d741adbe5cd0520fdb1b0bd54bb02cf196995) Correct title casing for MongoDB Atlas integration - [`3189704`](https://github.com/langchain-ai/docs/commit/31897044e39a77ab8649135dacc3d632394ba3bc) Update with MongoDB Vector Search - [`39060bd`](https://github.com/langchain-ai/docs/commit/39060bd693f8f7ef79153a0ae3e20589d2c5c346) Apply suggestion from @mdrxy - [`f7bad8b`](https://github.com/langchain-ai/docs/commit/f7bad8bc26ca0933f10d5a260db59d540f0d017d) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx - [`7172d43`](https://github.com/langchain-ai/docs/commit/7172d43be13437a676788868f480a0f986ad9460) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx - [`0e6611f`](https://github.com/langchain-ai/docs/commit/0e6611f061b7e2752b15610a00a91b0f1fae1e56) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx - [`ad18b5b`](https://github.com/langchain-ai/docs/commit/ad18b5b27c7d6b4663452dff8c7699f3c5fa96d8) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx - [`f8df258`](https://github.com/langchain-ai/docs/commit/f8df2581fea55ce51721cda54c02673ff6e4dec5) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx - [`2be774c`](https://github.com/langchain-ai/docs/commit/2be774c53c1eb1ecc7a594dd7202b4610e58ac3c) Update src/oss/python/integrations/vectorstores/mongodb_atlas.mdx ### 📊 Changes **1 file changed** (+136 additions, -227 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/vectorstores/mongodb_atlas.mdx` (+136 -227) </details> ### 📄 Description ## Overview Update the MongoDB Atlas integration page with up-to-date API and example usage of Voyage AI's embedding models and rerankers ## 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), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [ ] I have tested my changes locally using `docs dev` - [x] 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 --- <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-06-05 18:23:27 -04:00
yindo closed this issue 2026-06-05 18:23:27 -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#3548