dify/api/core/plugin/impl
twwu da48e54778 Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00
..
agent.py refactor: unify blob chunk merging logic for plugin tool and agent (#24575) 2025-08-26 21:15:23 +08:00
asset.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
base.py Refactor: use logger = logging.getLogger(__name__) in logging (#24515) 2025-08-26 18:10:31 +08:00
datasource.py refactor(resolver): enhance schema reference resolution with improved error handling and caching 2025-08-26 15:47:34 +08:00
debugging.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
dynamic_select.py minor fix: add parameters in error msg of Plugin service returned no options (#21662) 2025-07-01 22:58:59 +08:00
endpoint.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
exc.py enhancing logging (#23332) 2025-08-05 10:36:48 +08:00
model.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
oauth.py feat: oauth refresh token (#22744) 2025-07-23 13:12:39 +08:00
plugin.py fix(plugin): introduce response_type parameter in plugin list API to enable paginated response support (#22251) 2025-07-15 10:10:37 +08:00
tool.py Merge branch 'main' into feat/rag-2 2025-08-27 11:16:27 +08:00