mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-01-10 06:07:15 +00:00
### What problem does this PR solve? - Validate dialog name in `dialog_app.py` to ensure it is a non-empty string and does not exceed 255 bytes in UTF-8 encoding. ### Type of change - [x] Bug Fix (non-breaking change which fixes an issue)