feat: add graph workflow fallback and retry metadata
This commit is contained in:
@@ -51,6 +51,7 @@ export interface WorkflowEdge {
|
||||
|
||||
export interface WorkflowUi {
|
||||
preset?: WorkflowPresetType
|
||||
execution_mode?: 'legacy' | 'graph' | 'shadow'
|
||||
}
|
||||
|
||||
export interface WorkflowCreate {
|
||||
|
||||
Reference in New Issue
Block a user