dify/api/core/callback_handler
-LAN- b64725b733
refactor(api): use InvokeFrom.to_creator_user_role in dataset query callback
CreatorUserRole.END_USER maps to `end_user` (underscore), and the callback now uses the shared `to_creator_user_role` conversion.

Tests not run (not requested).
2026-01-09 16:23:42 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
agent_tool_callback_handler.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
index_tool_callback_handler.py refactor(api): use InvokeFrom.to_creator_user_role in dataset query callback 2026-01-09 16:23:42 +08:00
workflow_tool_callback_handler.py chore: add ast-grep rule to convert Optional[T] to T | None (#25560) 2025-09-15 13:06:33 +08:00