Commit Graph

989 Commits

Author SHA1 Message Date
Yi 46634638e7 fix: refine the "isInIteration" for workflow 2024-09-04 17:45:07 +08:00
StyleZhang 44038b9628 fix: iteration copy 2024-09-04 17:26:43 +08:00
StyleZhang c625f4282f Merge branch 'main' into feat/workflow-parallel-support 2024-09-04 15:22:57 +08:00
StyleZhang 4f5dc82459 fix 2024-09-04 15:03:35 +08:00
Yi 5cb018e15d update the method to check if a node is in iteration 2024-09-04 14:59:30 +08:00
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2024-09-04 14:41:47 +08:00
StyleZhang 4962b2c460 check node edge 2024-09-04 13:27:17 +08:00
Vico Chu 0bc19c3fbf
Feat: update app published time after clicking publish button (#7801) 2024-09-04 13:03:06 +08:00
Yi cd42dbdae8 update the log for iteration nodes 2024-09-04 10:27:40 +08:00
crazywoola c5bdf08558
Chore/add roadmap (#7943) 2024-09-04 08:33:02 +08:00
Yi 6bee121ebe update log in web app 2024-09-03 17:27:32 +08:00
Joel 7fdd964379
fix: frontend handle sometimes server not generate the wrong follow up data struct (#7916) 2024-09-03 14:09:46 +08:00
Yi 3431b19f9a update styling and iteration log 2024-09-03 11:46:04 +08:00
Yi b28c7b1cda Merge branch 'feat/workflow-parallel-support' of github.com:langgenius/dify into feat/workflow-parallel-support 2024-09-03 10:35:15 +08:00
Yi 83343eefe6 update parallel log 2024-09-03 10:34:50 +08:00
takatost f71c51cb9a Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-09-02 22:37:23 +08:00
kurokobo 80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
StyleZhang 70aced0100 fix 2024-09-02 18:38:21 +08:00
takatost 35d9c59a29 Merge remote-tracking branch 'origin/feat/workflow-parallel-support' into feat/workflow-parallel-support 2024-09-02 17:56:16 +08:00
StyleZhang 7035f64ce3 fix: next step 2024-09-02 17:52:54 +08:00
takatost 81d09d471c Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/core/app/apps/advanced_chat/app_generator.py
#	api/core/app/apps/workflow/app_generator.py
2024-09-02 17:52:51 +08:00
StyleZhang 43240fcd41 fix 2024-09-02 14:50:05 +08:00
legao 5e4907e940
fix: layout shift on app card hover (#7872) 2024-09-02 11:05:54 +08:00
Yi 29b1ce781d fix: node end status 2024-09-01 22:00:54 +08:00
Hirotaka Miyagi 1510bdbcf6
refactor: Remove typecasting by any (#7862) 2024-09-01 14:58:12 +08:00
Hirotaka Miyagi 024d688b77
fix(RetrievalConfig): Fix score threshold assignment for zero value (#7865) 2024-09-01 14:57:50 +08:00
zhujinle ef82a29e23
fix: crash when ECharts accesses undefined objects (#7853) 2024-09-01 14:52:27 +08:00
Yi 71a7d890cc fix styling 2024-08-30 23:31:05 +08:00
Yi ee1587c939 fix: make the End node always nested in the root 2024-08-30 20:14:56 +08:00
Yi d7c0ca852e feat: inner parallels will be added to its corresponding branch 2024-08-30 20:08:57 +08:00
Yi Xiao 62bfc4dba6
fix: tooltip size sets improperly (#7836) 2024-08-30 18:13:54 +08:00
Yi e3295181d2 fix a typo 2024-08-30 18:01:13 +08:00
Yi 2b5b856126 solve the branch issue 2024-08-30 17:58:29 +08:00
Yi e3ae529a55 update the onNodeFinished method for nodes being passed through more than once 2024-08-30 17:00:02 +08:00
Yi 708256ef1d Merge branch 'feat/workflow-parallel-support' of github.com:langgenius/dify into feat/workflow-parallel-support 2024-08-30 15:23:21 +08:00
StyleZhang 7c9081a8fc fix 2024-08-30 13:44:01 +08:00
Yi 1bde57e591 delete console logs 2024-08-29 17:54:26 +08:00
Yi 32a11cbb6a update the parallel workflow log for iteration and chatflow preview 2024-08-29 17:26:17 +08:00
Yi 3e257ae907 update the workflow parallel log 2024-08-29 16:38:51 +08:00
NFish 2c51e3a327
fix: webapp sso setting may not the latest value when refresh (#7795) 2024-08-29 15:57:43 +08:00
StyleZhang f43596f226 fix: parallel branch limit 2024-08-29 11:31:34 +08:00
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2024-08-29 11:23:16 +08:00
takatost 6b6750b9ad Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/services/app_generate_service.py
2024-08-28 18:01:57 +08:00
StyleZhang 4418fa1d2b fix: bug 2024-08-28 17:40:50 +08:00
YidaHu 3a67fc6c5a
feat: add support for array types in available variable list (#7715) 2024-08-28 17:30:13 +08:00
Joel 7541a492b7
fix: crawl options max length can not set 0 (#7758)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-08-28 17:16:07 +08:00
StyleZhang 8ba5673606 feat: iteration support parallel 2024-08-28 16:00:17 +08:00
KVOJJJin 693fe912f2
Fix annotation reply settings (#7696) 2024-08-28 09:42:54 +08:00
Jiakun Xu e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2024-08-28 08:45:51 +08:00
Bryan 205d33a813
Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <libing@healink.cn>
2024-08-27 19:23:56 +08:00