..
agent
chore: use from __future__ import annotations ( #30254 )
2026-01-06 23:57:20 +09:00
answer
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
base
chore: use from __future__ import annotations ( #30254 )
2026-01-06 23:57:20 +09:00
code
refactor(code_node): implement DI for the code node ( #30519 )
2026-01-04 21:50:42 +08:00
datasource
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
document_extractor
feat: Make summary index support vision, and make the code more standardized.
2026-01-14 17:52:27 +08:00
end
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
http_request
refactor(http_request_node): apply DI for http request node ( #30509 )
2026-01-14 14:19:48 +08:00
human_input
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
if_else
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
iteration
refactor: refactor workflow context ( #30607 )
2026-01-19 12:18:51 +08:00
knowledge_index
fix: fix summary index bug.
2026-01-20 11:53:16 +08:00
knowledge_retrieval
fix: fix DatasetRetrieval._process_metadata_filter_func miss in operator ( #30199 )
2025-12-26 16:34:50 +08:00
list_operator
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
llm
feat: credit pool ( #30720 )
2026-01-08 13:17:30 +08:00
loop
fix: loop streaming by clearing stale subgraph variables ( #30059 )
2025-12-24 11:28:52 +08:00
parameter_extractor
fix: handle list content type in Parameter Extraction node ( #30070 )
2025-12-25 10:19:50 +08:00
question_classifier
adding llm_usage and error_type ( #26546 )
2025-12-10 09:19:13 +08:00
start
feat: enhance start node object value check ( #30732 )
2026-01-09 16:13:17 +08:00
template_transform
refactor(workflow): add Jinja2 renderer abstraction for template transform ( #30535 )
2026-01-05 10:46:37 +08:00
tool
feat(api): automatically `NODE_TYPE_CLASSES_MAPPING` generation from node class definitions ( #28525 )
2025-12-01 14:14:19 +08:00
trigger_plugin
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
trigger_schedule
Refactor: centralize node data hydration ( #27771 )
2025-11-27 15:41:56 +08:00
trigger_webhook
fix: webhook node output file as file variable ( #29621 )
2025-12-15 19:55:59 +08:00
variable_aggregator
Refactor workflow nodes to use generic node_data ( #28782 )
2025-11-27 20:46:56 +08:00
variable_assigner
refactor(variables): clarify base vs union type naming ( #30634 )
2026-01-13 23:39:34 +09:00
__init__.py
feat: knowledge pipeline ( #25360 )
2025-09-18 12:49:10 +08:00
node_factory.py
refactor(http_request_node): apply DI for http request node ( #30509 )
2026-01-14 14:19:48 +08:00
node_mapping.py
feat(api): automatically `NODE_TYPE_CLASSES_MAPPING` generation from node class definitions ( #28525 )
2025-12-01 14:14:19 +08:00
protocols.py
refactor(http_request_node): apply DI for http request node ( #30509 )
2026-01-14 14:19:48 +08:00