This website works better with JavaScript.
Ana Sayfa
Keşfet
Yardım
Üye Ol
Giriş Yap
OpenSource
/
dify
İzle
4
Yıldızla
0
Çatalla
0
Kod
Sorunlar
0
Değişiklik İstekleri
0
Sürümler
152
Wiki
Aktivite
Kaynağa Gözat
fix: not save workflow_run_id of chatflow message (
#20257
)
tags/1.4.1
非法操作
5 ay önce
ebeveyn
ded4b024f3
işleme
acd4b9a8ac
No account linked to committer's email address
1 değiştirilmiş dosya
ile
1 ekleme
ve
0 silme
Görünümü Böl
Farklılık Durumunu Göster
1
0
api/core/app/apps/advanced_chat/generate_task_pipeline.py
+ 1
- 0
api/core/app/apps/advanced_chat/generate_task_pipeline.py
Dosyayı Görüntüle
@@ -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(
Write
Preview
Loading…
İptal
Kaydet