dify/api/core/workflow/nodes/base
盐粒 Yanli b8cb5f5ea2
refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
2026-01-31 18:00:56 +09:00
..
__init__.py Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
entities.py refactor(typing): Fixup typing A2 - workflow engine & nodes (#31723) 2026-01-31 18:00:56 +09:00
exc.py fix(base_node): change BaseNodeError exception type from Exception to ValueError (#11952) 2024-12-22 10:42:30 +08:00
node.py revert: revert human input relevant code (#31766) 2026-01-30 19:18:49 +08:00
template.py chore: use from __future__ import annotations (#30254) 2026-01-06 23:57:20 +09:00
usage_tracking_mixin.py Fix: surface workflow container LLM usage (#27021) 2025-10-21 16:05:26 +08:00
variable_template_parser.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00