[PR #509] [MERGED] docs(env): add Pinecone vector DB configuration documentation #568

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/509
Author: @athoik
Created: 4/20/2025
Status: Merged
Merged: 4/20/2025
Merged by: @tjbck

Base: mainHead: main


📝 Commits (1)

  • 58a71b9 docs(env): add Pinecone vector DB configuration documentation

📊 Changes

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

View changed files

📝 docs/getting-started/env-configuration.md (+43 -1)

📄 Description

Adds environment variable documentation for Pinecone vector database support.

Included Environment Variables

  • PINECONE_API_KEY
  • PINECONE_ENVIRONMENT
  • PINECONE_INDEX_NAME
  • PINECONE_DIMENSION
  • PINECONE_METRIC
  • PINECONE_CLOUD

All variables follow the existing documentation structure and formatting.

No runtime or functional changes included in this commit.

BREAKING CHANGE: None


🔄 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/open-webui/docs/pull/509 **Author:** [@athoik](https://github.com/athoik) **Created:** 4/20/2025 **Status:** ✅ Merged **Merged:** 4/20/2025 **Merged by:** [@tjbck](https://github.com/tjbck) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`58a71b9`](https://github.com/open-webui/docs/commit/58a71b9ab24c6a7e6b10d7acf2dac2e23be5a985) docs(env): add Pinecone vector DB configuration documentation ### 📊 Changes **1 file changed** (+43 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+43 -1) </details> ### 📄 Description Adds environment variable documentation for Pinecone vector database support. ### Included Environment Variables - `PINECONE_API_KEY` - `PINECONE_ENVIRONMENT` - `PINECONE_INDEX_NAME` - `PINECONE_DIMENSION` - `PINECONE_METRIC` - `PINECONE_CLOUD` All variables follow the existing documentation structure and formatting. No runtime or functional changes included in this commit. BREAKING CHANGE: None --- <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-15 17:17:42 -05:00
yindo closed this issue 2026-02-15 17:17:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#568