[PR #1325] [MERGED] Update environment variable assignments in faiss.mdx #1473

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1325
Author: @rajputshivam2324
Created: 11/6/2025
Status: Merged
Merged: 11/6/2025
Merged by: @mdrxy

Base: mainHead: patch-3


📝 Commits (1)

  • 7244757 Update environment variable assignments in faiss.mdx

📊 Changes

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

View changed files

📝 src/oss/javascript/integrations/vectorstores/faiss.mdx (+3 -3)

📄 Description

In the credentials section,
in the .env file, we don’t write process.env.API_KEY_NAME; we only define the key name and its value.


🔄 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/1325 **Author:** [@rajputshivam2324](https://github.com/rajputshivam2324) **Created:** 11/6/2025 **Status:** ✅ Merged **Merged:** 11/6/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-3` --- ### 📝 Commits (1) - [`7244757`](https://github.com/langchain-ai/docs/commit/7244757ccd596698614846f15d018b72169231d5) Update environment variable assignments in faiss.mdx ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/javascript/integrations/vectorstores/faiss.mdx` (+3 -3) </details> ### 📄 Description In the credentials section, in the .env file, we don’t write process.env.API_KEY_NAME; we only define the key name and its value. --- <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:23 -05:00
yindo closed this issue 2026-02-17 17:22:23 -05:00
yindo changed title from [PR #1325] Update environment variable assignments in faiss.mdx to [PR #1325] [MERGED] Update environment variable assignments in faiss.mdx 2026-06-05 18:12:49 -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#1473