mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
### What problem does this PR solve? There is a problem with the implementation of the Agent begin-form: although the enablePrologue switch and the prologue input box are hidden in Task mode, these values are still saved in the form data. If the user first enables the opening and sets the content in Conversational mode, and then switches to Task mode, these values will still be saved and may be used in some scenarios. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)