Files
dify/api/core
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-28 11:42:55 +08:00
2026-01-28 05:20:19 +08:00
2025-09-18 12:49:10 +08:00
2025-10-10 23:41:16 +08:00
2026-01-16 17:01:44 +08:00
2026-01-16 17:01:44 +08:00
2026-01-26 16:57:45 +08:00
2026-01-13 14:13:43 +08:00
2026-01-08 13:17:30 +08:00