Files
dify/api/core/workflow/nodes
Harry 2513e191fb feat: add computer use feature to LLMNodeData
- Introduced a new boolean field `computer_use` in LLMNodeData to indicate whether the computer use feature should be enabled.
- Updated LLMNode to check the `computer_use` field when determining sandbox usage, ensuring proper error handling if sandbox is not available.
- Removed the obsolete `_has_skill_prompt` method to streamline the code.
2026-01-28 20:51:22 +08:00
..
2026-01-22 23:36:32 +08:00
2026-01-28 10:18:10 +08:00
2025-09-18 12:49:10 +08:00