[PR #348] [CLOSED] Update env-configuration.md #431

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/348
Author: @binaryYuki
Created: 1/2/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • 358daf3 Update 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_LENGTH configuration option.

Configuration Documentation Update:

  • docs/getting-started/advanced-topics/env-configuration.md: Added a new section for VECTOR_LENGTH to 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 variable VECTOR_LENGTH, which was previously hardcoded.

🔄 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/348 **Author:** [@binaryYuki](https://github.com/binaryYuki) **Created:** 1/2/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`358daf3`](https://github.com/open-webui/docs/commit/358daf33ff8432233201317e529ac50bd5f64f33) Update env-configuration.md ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/advanced-topics/env-configuration.md` (+6 -0) </details> ### 📄 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_LENGTH` configuration option. ### Configuration Documentation Update: * [`docs/getting-started/advanced-topics/env-configuration.md`](diffhunk://#diff-d10a9e02a2b9d87144bb5721c9af4362352a65e3ee778a2cab5bf99515a7d915R1061-R1066): Added a new section for `VECTOR_LENGTH` to 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 variable `VECTOR_LENGTH`, which was previously hardcoded. --- <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:16:58 -05:00
yindo closed this issue 2026-02-15 17:16:58 -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#431