Update env-configuration.md

docs: document env variables for enabling follow-up generation and default prompt template
This commit is contained in:
Jeff 2025-06-12 23:16:55 +08:00 committed by GitHub
parent bec4ab008f
commit ccc63a8978
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -494,7 +494,7 @@ JSON format: { "title": "your concise title here" }
- Type: `bool`
- Default: `True`
- Description: Enables or disables tag generation.
- Description: Enables or disables follow up generation.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `FOLLOW_UP_GENERATION_PROMPT_TEMPLATE`