Commit Graph

1241 Commits

Author SHA1 Message Date
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
Alex 35f13c7327
Add Russian language (#7860)
Co-authored-by: d8rt8v <alex@ydertev.ru>
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 19:09: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
Benjamin c9e0f0bf20
fix: correct typo in environment variable description (#7817) 2024-08-30 00:03:40 +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
crazywoola d9198b5646
feat: remove unused code (#7702) 2024-08-27 16:47:34 +08:00
StyleZhang 4e3dc36e37 fix: workflow run edge status 2024-08-27 14:39:56 +08:00
呆萌闷油瓶 2726fb3d5d
feat:dailymessages (#7603) 2024-08-27 12:53:27 +08:00
kurokobo d7aa4076c9
feat: display account name on the logs page for the apps (#7668)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-08-27 12:40:44 +08:00
zxhlyh 88730906ec
fix: empty knowledge add file (#7690) 2024-08-27 11:25:27 +08:00
-LAN- 0474f0c906
chore: Update version to 0.7.2 (#7646) 2024-08-26 20:11:55 +08:00
snickerjp 7cda73f192
Proposal to revise Japanese expressions (#7664) 2024-08-26 19:05:49 +08:00
StyleZhang 9c8144e463 feat: parallel hover 2024-08-26 17:49:11 +08:00
takatost 76bb8d1c1a Merge branch 'refs/heads/main' into feat/workflow-parallel-support
# Conflicts:
#	api/services/app_generate_service.py
#	api/services/workflow_service.py
2024-08-26 16:17:19 +08:00
StyleZhang 1016db160e feat: parallel hover 2024-08-26 16:09:22 +08:00