Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 20, 2025

Conversation

athoik
Copy link
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