| .. |
|
agent
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
answer
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
base
|
fix: workflow end node validate error (#29473)
|
2025-12-11 13:47:37 +08:00 |
|
code
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
datasource
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
document_extractor
|
feat: using charset_normalizer instead of chardet (#29022)
|
2025-12-05 11:19:19 +08:00 |
|
end
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
http_request
|
Fix: Prevent binary content from being stored in process_data for HTTP nodes (#27532)
|
2025-12-11 02:52:40 +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 workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
knowledge_index
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
knowledge_retrieval
|
Feat/support multimodal embedding (#29115)
|
2025-12-09 14:41:46 +08:00 |
|
list_operator
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
llm
|
fix: session unbound during parent-child retrieval (#29396)
|
2025-12-10 14:08:55 +08:00 |
|
loop
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
parameter_extractor
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
question_classifier
|
adding llm_usage and error_type (#26546)
|
2025-12-10 09:19:13 +08:00 |
|
start
|
feat: start node support json schema (#29053)
|
2025-12-05 01:22:10 +09:00 |
|
template_transform
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +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
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
variable_aggregator
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
variable_assigner
|
Refactor workflow nodes to use generic node_data (#28782)
|
2025-11-27 20:46:56 +08:00 |
|
__init__.py
|
feat: knowledge pipeline (#25360)
|
2025-09-18 12:49:10 +08:00 |
|
node_factory.py
|
fix: Variable Assigner node silently fails for legacy V1 data format (#28867)
|
2025-12-05 15:27:18 +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 |