[PR #576] [CLOSED] Update env-configuration.md #623

Closed
opened 2026-02-15 18:15:13 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/576
Author: @Fu-Jie
Created: 6/12/2025
Status: Closed

Base: mainHead: patch-1


📝 Commits (1)

  • bec4ab0 Update 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.md to 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 to True.

  • 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/576 **Author:** [@Fu-Jie](https://github.com/Fu-Jie) **Created:** 6/12/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`bec4ab0`](https://github.com/open-webui/docs/commit/bec4ab008fe3c46573d7addcd17576d7da9b5c31) Update env-configuration.md ### 📊 Changes **1 file changed** (+35 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/env-configuration.md` (+35 -0) </details> ### 📄 Description This pull request updates the documentation in `docs/getting-started/env-configuration.md` to 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 to `True`. * **`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. --- <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 18:15:13 -05:00
yindo closed this issue 2026-02-15 18:15:13 -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#623