dify/api/core/workflow/nodes/llm
Novice cbdcdcc2b9
fix: resolve test failures after segment 2 merge
- Backend: fix deduct_llm_quota import path in llm node
- Backend: update core.variables → core.workflow.variables imports
- Frontend: update UpdateWorkflowNodesMapPayload in tests
- Frontend: fix various test expectations to match merged code

Made-with: Cursor
2026-03-23 09:18:26 +08:00
..
__init__.py feat: add agent package 2025-12-09 11:36:47 +08:00
entities.py fix: update remaining core.file imports missed in previous commit 2026-03-23 08:39:48 +08:00
exc.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
file_saver.py refactor(workflow-file): move core.file to core.workflow.file (#32252) 2026-02-16 22:38:19 +08:00
llm_utils.py Merge commit '9c339239' into sandboxed-agent-rebase 2026-03-23 09:00:45 +08:00
node.py fix: resolve test failures after segment 2 merge 2026-03-23 09:18:26 +08:00
protocols.py refactor(workflow): move PromptMessageMemory to model_runtime.memory (#32796) 2026-03-02 01:58:02 +08:00