fix: add default values to WorkflowAppGenerator

This commit is contained in:
Yeuoly
2024-12-17 15:49:33 +08:00
parent 636dde94c7
commit 05232d36f0
3 changed files with 6 additions and 0 deletions

View File

@ -94,6 +94,8 @@ class AppGenerateService:
args=args,
invoke_from=invoke_from,
streaming=streaming,
call_depth=0,
workflow_thread_pool_id=None,
),
),
request_id,