dify/api/tests/integration_tests/workflow/nodes
wangxiaolei 3348b89436
refactor: decouple database operations from knowledge retrieval nodes (#31981)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-02-09 13:56:55 +08:00
..
__mock remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
code_executor fix(template-transform): use base64 encoding for Jinja2 templates to fix #26818 (#30223) 2025-12-29 13:03:39 +08:00
knowledge_retrieval refactor: decouple database operations from knowledge retrieval nodes (#31981) 2026-02-09 13:56:55 +08:00
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
test_code.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_http.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_llm.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_parameter_extractor.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_template_transform.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00
test_tool.py refactor: Move workflow node factory to app workflow (#31385) 2026-01-22 18:08:21 +08:00