Преглед изворни кода

fix: not save workflow_run_id of chatflow message (#20257)

tags/1.4.1
非法操作 пре 5 месеци
родитељ
комит
acd4b9a8ac
No account linked to committer's email address
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1
    0
      api/core/app/apps/advanced_chat/generate_task_pipeline.py

+ 1
- 0
api/core/app/apps/advanced_chat/generate_task_pipeline.py Прегледај датотеку

@@ -315,6 +315,7 @@ class AdvancedChatAppGenerateTaskPipeline:
task_id=self._application_generate_entity.task_id,
workflow_execution=workflow_execution,
)
session.commit()

yield workflow_start_resp
elif isinstance(

Loading…
Откажи
Сачувај