dify/api/core/plugin
Harry 36b7075cf4 Merge feat/llm-node-support-tools and fix type errors
- Merge origin/feat/llm-node-support-tools branch
- Fix unused variable tenant_id in dsl.py
- Add None checks for app and workflow in dsl.py
- Add type ignore for e2b_code_interpreter import

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-05 18:32:15 +08:00
..
backwards_invocation feat: transform tool file message for external access 2026-01-02 15:23:16 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities feat: add API endpoint to fetch list of available tools and corresponding request model 2026-01-02 15:00:42 +08:00
impl feat(refactoring): Support Structured Logging (JSON) (#30170) 2026-01-04 11:46:46 +08:00
utils feat: introduce trigger functionality (#27644) 2025-11-12 17:59:37 +08:00