mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #509] [MERGED] docs(env): add Pinecone vector DB configuration documentation #568
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (1)
58a71b9docs(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_KEYPINECONE_ENVIRONMENTPINECONE_INDEX_NAMEPINECONE_DIMENSIONPINECONE_METRICPINECONE_CLOUDAll 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.