[PR #1478] [MERGED] Update documentation on search methods #1601

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1478
Author: @mthaddon
Created: 11/18/2025
Status: Merged
Merged: 11/18/2025
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • 3d870f2 Update documentation on search methods

📊 Changes

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

View changed files

📝 src/oss/python/integrations/vectorstores/chroma.mdx (+1 -1)

📄 Description

Overview

Trivial change removing mention of searching by vector in "Other search methods" because "Search by vector" is covered in the immediately proceeding section.

Type of change

Type: Remove outdated content

Related issues/PRs

N/A

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 haven't checked most of these items because I don't think they're relevant for such a small change. Let me know if I'm wrong about that.

Additional notes

N/A


🔄 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/1478 **Author:** [@mthaddon](https://github.com/mthaddon) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`3d870f2`](https://github.com/langchain-ai/docs/commit/3d870f2ecbd9c17acca2a3b2bc816fbb51292eed) Update documentation on search methods ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/vectorstores/chroma.mdx` (+1 -1) </details> ### 📄 Description ## Overview Trivial change removing mention of searching by vector in "Other search methods" because "Search by vector" is covered in the immediately proceeding section. ## Type of change **Type:** Remove outdated content ## Related issues/PRs N/A ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [ ] 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 haven't checked most of these items because I don't think they're relevant for such a small change. Let me know if I'm wrong about that. ## Additional notes N/A --- <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:31 -05:00
yindo closed this issue 2026-02-17 17:22:32 -05:00
yindo changed title from [PR #1478] Update documentation on search methods to [PR #1478] [MERGED] Update documentation on search methods 2026-06-05 18:13:52 -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#1601