|
|
|
|
@ -262,6 +262,8 @@ class WorkflowService:
|
|
|
|
|
conversation_variables=draft_workflow.conversation_variables,
|
|
|
|
|
marked_name=marked_name,
|
|
|
|
|
marked_comment=marked_comment,
|
|
|
|
|
rag_pipeline_variables=draft_workflow.rag_pipeline_variables,
|
|
|
|
|
features=draft_workflow.features,
|
|
|
|
|
)
|
|
|
|
|
|
|
|
|
|
# commit db session changes
|
|
|
|
|
|