dify/api/tests/integration_tests/workflow/nodes
2026-03-01 15:42:57 +08:00
..
__mock refactor: consolidate LLM runtime model state on ModelInstance (#32746) 2026-03-01 02:29:32 +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(api): inject code executor from node factory (#32618) 2026-02-27 13:29:00 +08:00
test_http.py fix(workflow): decouple http request node external dependencies (#32762) 2026-03-01 15:42:57 +08:00
test_llm.py refactor: consolidate LLM runtime model state on ModelInstance (#32746) 2026-03-01 02:29:32 +08:00
test_parameter_extractor.py refactor: consolidate LLM runtime model state on ModelInstance (#32746) 2026-03-01 02:29:32 +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