mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #577] [MERGED] Update env-configuration.md #627
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/577
Author: @Fu-Jie
Created: 6/12/2025
Status: ✅ Merged
Merged: 6/16/2025
Merged by: @tjbck
Base:
main← Head:patch-1📝 Commits (2)
bec4ab0Update env-configuration.mdccc63a8Update env-configuration.md📊 Changes
1 file changed (+35 additions, -0 deletions)
View changed files
📝
docs/getting-started/env-configuration.md(+35 -0)📄 Description
This pull request updates the environment configuration documentation by adding details for two new environment variables related to follow-up generation. These changes provide configuration options for enabling follow-up generation and customizing the prompt template used for generating follow-up questions.
Updates to Environment Configuration:
New Environment Variable:
ENABLE_FOLLOW_UP_GENERATIONbool, Default:TruePersistentConfigvariable.New Environment Variable:
FOLLOW_UP_GENERATION_PROMPT_TEMPLATEstr, Default: Value ofDEFAULT_FOLLOW_UP_GENERATION_PROMPT_TEMPLATE.PersistentConfigvariable.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.