dify/api/core/helper
Junyan Qin (Chin) eaae79a581
feat: plugin auto upgrade strategy (#19758)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Novice <novice12185727@gmail.com>
2025-07-23 15:33:39 +08:00
..
code_executor fix: code result included "error" field (#22392) 2025-07-15 13:55:00 +08:00
__init__.py feat: server multi models support (#799) 2023-08-12 00:57:00 +08:00
download.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
encrypter.py refactor: Fix some type error (#22594) 2025-07-18 09:26:29 +08:00
marketplace.py feat: plugin auto upgrade strategy (#19758) 2025-07-23 15:33:39 +08:00
model_provider_cache.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
moderation.py chore: replace pseudo-random generators with secrets module (#20616) 2025-06-06 10:48:28 +08:00
module_import_helper.py feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
position_helper.py chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00
provider_cache.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
ssrf_proxy.py Http requests node add ssl verify (#18125) 2025-04-16 15:59:34 +08:00
tool_parameter_cache.py chore: docstring not match the function parameter (#17162) 2025-03-31 13:19:15 +08:00
trace_id_helper.py feat(trace): support external trace id propagation (#22623) 2025-07-22 15:17:43 +08:00