Skip to content

docs(env): add Pinecone vector DB configuration documentation#509

Merged
tjbck merged 1 commit intoopen-webui:mainfrom
athoik:main
Apr 20, 2025
Merged

docs(env): add Pinecone vector DB configuration documentation#509
tjbck merged 1 commit intoopen-webui:mainfrom
athoik:main

Conversation

@athoik
Copy link
Copy Markdown
Contributor

@athoik athoik commented Apr 20, 2025

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

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
@tjbck tjbck merged commit 359f99f into open-webui:main Apr 20, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants