Fix advanced chat workflow event handler signature mismatch (#25078)

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
-LAN-
2025-09-03 16:22:13 +08:00
committed by GitHub
parent a7627882a7
commit a384ae9140
4 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
"""ClickZetta Volume file lifecycle management
This module provides file lifecycle management features including version control, automatic cleanup, backup and restore.
Supports complete lifecycle management for knowledge base files.
This module provides file lifecycle management features including version control,
automatic cleanup, backup and restore. Supports complete lifecycle management for
knowledge base files.
"""
import json