| .. |
|
agent
|
Fix incorrect assert type in the AgentNode class (#22964)
|
2025-07-25 16:31:21 +08:00 |
|
answer
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
base
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
code
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
datasource
|
fix file
|
2025-08-15 14:55:37 +08:00 |
|
document_extractor
|
fix: support custom file types in workflow Start node (#23672)
|
2025-08-10 11:09:47 +08:00 |
|
end
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
event
|
fix: delete some dead code using vulture (#20999)
|
2025-06-16 12:07:41 +08:00 |
|
http_request
|
fix: ensure custom headers are ignored when using bearer or basic authorization (#23584)
|
2025-08-14 10:18:12 +08:00 |
|
if_else
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
iteration
|
make logging not use f-str, change others to f-str (#22882)
|
2025-07-25 10:32:48 +08:00 |
|
knowledge_index
|
notion fix
|
2025-08-06 15:11:37 +08:00 |
|
knowledge_retrieval
|
Update knowledge_retrieval_node.py (#24111)
|
2025-08-22 16:43:59 +08:00 |
|
list_operator
|
feat: Support selecting variables in conditional filtering in list operations. (#23029)
|
2025-07-28 13:59:34 +08:00 |
|
llm
|
Fix: safe defaults for BaseModel dict fields (#24098)
|
2025-08-21 21:38:55 +08:00 |
|
loop
|
fix: loop exit condition accepts variables from nodes inside the loop #24183: (#24257)
|
2025-08-21 10:19:22 +08:00 |
|
parameter_extractor
|
refactor: replace try-except blocks with contextlib.suppress for cleaner exception handling (#24284)
|
2025-08-21 18:18:49 +08:00 |
|
question_classifier
|
Fix: correct misplaced `ensure_ascii=False` (#22997)
|
2025-07-26 18:29:03 +08:00 |
|
start
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
template_transform
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
tool
|
Revert "Fix: Correct file variable handling for custom tools in workflow (#24061)
|
2025-08-17 23:14:37 +08:00 |
|
variable_aggregator
|
refactor: decouple Node and NodeData (#22581)
|
2025-07-18 10:08:51 +08:00 |
|
variable_assigner
|
refactor: simplify variable pool key structure and improve type safety (#23732)
|
2025-08-11 18:10:04 +08:00 |
|
__init__.py
|
feat/enhance the multi-modal support (#8818)
|
2024-10-21 10:43:49 +08:00 |
|
enums.py
|
Merge branch 'main' into feat/rag-2
|
2025-07-18 14:03:48 +08:00 |
|
node_mapping.py
|
merge main
|
2025-07-21 17:45:26 +08:00 |