mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #576] [CLOSED] Update env-configuration.md #623
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/576
Author: @Fu-Jie
Created: 6/12/2025
Status: ❌ Closed
Base:
main← Head:patch-1📝 Commits (1)
bec4ab0Update 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 documentation in
docs/getting-started/env-configuration.mdto include new environment variables related to follow-up question generation. These changes provide detailed descriptions, defaults, and usage guidelines for the new variables.Documentation Updates for Environment Variables:
ENABLE_FOLLOW_UP_GENERATION: Added a new boolean environment variable that enables or disables follow-up question generation. Default is set toTrue.FOLLOW_UP_GENERATION_PROMPT_TEMPLATE: Introduced a new string environment variable for specifying the prompt template used to generate follow-up questions. Includes a detailed default template with task instructions, guidelines, and JSON output format.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.