Skip to main content

merge_with_existing_workflow

Method
This is a method of the WorkflowAutoGenerator class in the auto module.
Merge new workflow data with existing workflow file.

Signature

Parameters

Dict
required
The new workflow data to merge

Returns

Dict
Merged workflow data

Uses

  • yaml.safe_load
  • logging.warning

Used By

Source

View on GitHub

praisonai/auto.py at line 1155

AgentFlow Concept

Workflow Patterns

Routing

Workflows Feature

YAML Workflows