mirror of
https://github.com/langgenius/dify.git
synced 2026-02-26 19:35:10 +00:00
- Imported `uuid` in `trigger_provider_service.py` to support unique identifier generation. - This change prepares the service for future enhancements that may require UUID functionality.