mirror of
https://github.com/langgenius/dify.git
synced 2026-05-21 17:20:25 +08: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.