[PR #1462] [MERGED] docs: Update FAISS installation command in vectorstore-tabs #1586

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/1462
Author: @igor-davidyuk
Created: 11/17/2025
Status: Merged
Merged: 11/17/2025
Merged by: @lnhsingh

Base: mainHead: fix-faiss-snippet


📝 Commits (2)

  • 2052685 Update FAISS installation command in vectorstore-tabs
  • c3a6f7e Merge branch 'main' into fix-faiss-snippet

📊 Changes

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

View changed files

📝 src/snippets/vectorstore-tabs-py.mdx (+1 -1)

📄 Description

Overview

Add missing faiss-cpu package

Type of change

Type: Fix bug

Related issues/PRs

N/A

To automatically close an issue when this PR is merged, use closing keywords:

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 - 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/1462 **Author:** [@igor-davidyuk](https://github.com/igor-davidyuk) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/17/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `fix-faiss-snippet` --- ### 📝 Commits (2) - [`2052685`](https://github.com/langchain-ai/docs/commit/20526855dc492dda23958a85a63c8c09ffd2f3e5) Update FAISS installation command in vectorstore-tabs - [`c3a6f7e`](https://github.com/langchain-ai/docs/commit/c3a6f7ecc4676ed30220ebc8c99bb22b8a132a95) Merge branch 'main' into fix-faiss-snippet ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/snippets/vectorstore-tabs-py.mdx` (+1 -1) </details> ### 📄 Description ## Overview Add missing `faiss-cpu` package ## Type of change **Type:** Fix bug ## Related issues/PRs N/A To automatically close an issue when this PR is merged, use closing keywords: - closes #1461 ## 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 - 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:31 -05:00
yindo changed title from [PR #1462] docs: Update FAISS installation command in vectorstore-tabs to [PR #1462] [MERGED] docs: Update FAISS installation command in vectorstore-tabs 2026-06-05 18:13:47 -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#1586