[PR #2180] [MERGED] update(docs): Couchbase integration for new version 1.0 #2202

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2180
Author: @VirajAgarwal-couchbase
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @mdrxy

Base: mainHead: main


📝 Commits (4)

  • d140747 update(docs): Couchbase integration for new version 1.0
  • 95413b5 update(docs): couchbase-integration linter fixes
  • 361cbdf Merge pull request #1 from VirajAgarwal-couchbase/DA-1284/update-langchain-python-docs
  • c5d157c resolved merge conflicts

📊 Changes

2 files changed (+456 additions, -110 deletions)

View changed files

📝 src/oss/python/integrations/providers/couchbase.mdx (+79 -18)
📝 src/oss/python/integrations/vectorstores/couchbase.mdx (+377 -92)

📄 Description

Overview

Updating langchain-couchbase python integra docs according to the new 1.0.1 release.

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

🔄 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/2180 **Author:** [@VirajAgarwal-couchbase](https://github.com/VirajAgarwal-couchbase) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`d140747`](https://github.com/langchain-ai/docs/commit/d1407470e8a4089d7b1ea5ffe7d56d31bee1744c) update(docs): Couchbase integration for new version 1.0 - [`95413b5`](https://github.com/langchain-ai/docs/commit/95413b507012b408a26dca8bd2b929c97a9007b4) update(docs): couchbase-integration linter fixes - [`361cbdf`](https://github.com/langchain-ai/docs/commit/361cbdfdfcbd396cb16100fe9b5876e795a61dd5) Merge pull request #1 from VirajAgarwal-couchbase/DA-1284/update-langchain-python-docs - [`c5d157c`](https://github.com/langchain-ai/docs/commit/c5d157c99c91596571dfac3b062dcebfa39141cf) resolved merge conflicts ### 📊 Changes **2 files changed** (+456 additions, -110 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/providers/couchbase.mdx` (+79 -18) 📝 `src/oss/python/integrations/vectorstores/couchbase.mdx` (+377 -92) </details> ### 📄 Description ## Overview Updating langchain-couchbase python integra docs according to the new [1.0.1 release](https://pypi.org/project/langchain-couchbase/). ## 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 - [ ] 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-02-17 17:23:10 -05:00
yindo closed this issue 2026-02-17 17:23:10 -05:00
yindo changed title from [PR #2180] update(docs): Couchbase integration for new version 1.0 to [PR #2180] [MERGED] update(docs): Couchbase integration for new version 1.0 2026-06-05 18:17:12 -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#2202