mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #348] [CLOSED] Update env-configuration.md #431
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/348
Author: @binaryYuki
Created: 1/2/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
358daf3Update env-configuration.md📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
docs/getting-started/advanced-topics/env-configuration.md(+6 -0)📄 Description
This is a docs update for https://github.com/open-webui/open-webui/pull/8281
This pull request includes changes to the environment configuration documentation to add a new configuration option for vector length. The most important change is the addition of the
VECTOR_LENGTHconfiguration option.Configuration Documentation Update:
docs/getting-started/advanced-topics/env-configuration.md: Added a new section forVECTOR_LENGTHto describe its type, default value, and description. This new option allows the vector length used in storage operations to be dynamically read from the environment variableVECTOR_LENGTH, which was previously hardcoded.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.