dify/api/core/helper
Harry f3bbab0eed Merge remote-tracking branch 'origin/main' into feat/tool-plugin-oauth
# Conflicts:
#	api/controllers/console/workspace/tool_providers.py
#	api/core/tools/entities/api_entities.py
#	api/core/tools/tool_manager.py
#	api/core/tools/utils/configuration.py
#	api/services/tools/tools_transform_service.py
2025-07-11 13:48:41 +08:00
..
code_executor fix: resolve JSON.parse precision issue causing 'list index out of ra… (#21253) 2025-07-07 10:05:54 +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 chore(db): use a better way to export models and remove unused table (#11838) 2024-12-20 14:12:29 +08:00
marketplace.py chore: prepare the plugin daemon base url to yarl URL ahead intstead of in every invocation (#20541) 2025-06-03 17:01:35 +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 feat(oauth): refactor tool encryption utils 2025-07-04 17:28:22 +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
url_signer.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00