mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 18:55:08 +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.