You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qfl 841e53dbbe
feat(trace): support external trace id propagation (#22623)
3 月之前
..
callbacks update worklow events logs. (#19871) 3 月之前
entities minor code fix: remove duplicate type check branch (#22536) 3 月之前
graph_engine refactor: decouple Node and NodeData (#22581) 3 月之前
nodes chore: use 'json_list' instead of 'json' to prevent ambiguity (#22739) 3 月之前
repositories feat(workflow_cycle_manager): Removes redundant repository methods and adds caching (#22597) 3 月之前
utils refactor: move structured output support outside LLM Node (#21565) 4 月之前
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 1 年之前
constants.py feat/enhance the multi-modal support (#8818) 1 年之前
conversation_variable_updater.py feat: Persist Variables for Enhanced Debugging Workflow (#20699) 4 月之前
enums.py refactor(api/core/workflow/enums): Rename WORKFLOW_RUN_ID to WORKFLOW_EXECUTION_ID (#20459) 5 月之前
errors.py refactor: decouple Node and NodeData (#22581) 3 月之前
system_variable.py refactor(api): Separate SegmentType for Integer/Float to Enable Pydantic Serialization (#22025) 3 月之前
variable_loader.py fix(api): adding variable to variable pool recursively while loading draft variables. (#21478) 4 月之前
workflow_cycle_manager.py feat(trace): support external trace id propagation (#22623) 3 月之前
workflow_engine_manager.py feat: Parallel Execution of Nodes in Workflows (#8192) 1 年之前
workflow_entry.py fix: single step node execution init error (#22764) 3 月之前
workflow_type_encoder.py fix: drop dead code phase2 unused class (#22042) 3 月之前