dify/api/controllers/inner_api/plugin
Yeuoly ec808f3fe8
refactor: centralize default end user session ID constant (#25416)
This PR refactors the handling of the default end user session ID by centralizing it as an enum in the models module where the `EndUser` model is defined. This improves code organization and makes the relationship between the constant and the model clearer.

Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2025-09-12 10:27:16 +08:00
..
__init__.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
plugin.py Fix basedpyright type errors (#25435) 2025-09-10 01:54:26 +08:00
wraps.py refactor: centralize default end user session ID constant (#25416) 2025-09-12 10:27:16 +08:00