[PR #1221] [MERGED] fix(pinecone): add API key and index initialization for Pinecone client #1387

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1221
Author: @mdrxy
Created: 10/31/2025
Status: Merged
Merged: 10/31/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/fix-pinecone-tab


📝 Commits (1)

  • 1649201 fix(pinecone): add API key and index initialization for Pinecone client

📊 Changes

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

View changed files

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

📄 Description

Fixes #436


🔄 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/1221 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/31/2025 **Status:** ✅ Merged **Merged:** 10/31/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/fix-pinecone-tab` --- ### 📝 Commits (1) - [`1649201`](https://github.com/langchain-ai/docs/commit/16492013b93d10d78066766bed75750dde577f18) fix(pinecone): add API key and index initialization for Pinecone client ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/snippets/vectorstore-tabs-js.mdx` (+5 -1) </details> ### 📄 Description Fixes #436 --- <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:17 -05:00
yindo closed this issue 2026-02-17 17:22:17 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1387