mirror of
https://github.com/langgenius/dify.git
synced 2026-02-25 18:55:08 +00:00
- Modified the `create_provider_encrypter` call to include a cache assignment, ensuring proper management of encryption resources. - Added a cache deletion step after updating client parameters, enhancing the integrity of the parameter handling process. These changes improve the reliability of client parameter updates within the trigger provider service.