3285 Commits

Author SHA1 Message Date
Yi
cd42dbdae8 update the log for iteration nodes 2024-09-04 10:27:40 +08:00
takatost
78fa1f6868 fix(workflow): detached session issues 2024-09-03 18:23:37 +08:00
Yi
6bee121ebe update log in web app 2024-09-03 17:27:32 +08:00
takatost
36d95e49b0 fix(iteration): iterator_length not correct 2024-09-03 12:01:56 +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
d92966545b fix: migration 2024-09-02 22:41:08 +08:00
takatost
f71c51cb9a Merge branch 'refs/heads/main' into feat/workflow-parallel-support 2024-09-02 22:37:23 +08:00
takatost
955884b87e chore(workflow): max thread submit count 2024-09-02 20:20:32 +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
Jyong
6f33351eb3
ignore linked images when image id is none (#7890) 2024-09-02 19:37:05 +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
takatost
5ca9df65de feat(workflow): add thread pool 2024-09-02 19:02:45 +08:00
takatost
166365a502 feat(workflow): add thread pool 2024-09-02 19:02:21 +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
takatost
bbc922dffa merge main 2024-09-02 17:55:28 +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
takatost
5bda3a384a fix(workflow): bugs 2024-09-02 17:49:51 +08:00
Fei He
a8b9e01b3e
fix: fixed typo on loading reranking_mode (#7887) 2024-09-02 16:18:47 +08:00
StyleZhang
43240fcd41 fix 2024-09-02 14:50:05 +08:00
Joshua
7193e189f3
Add perplexity search as a new tool (#7861) 2024-09-02 14:48:13 +08:00
orangeclk
3f2a806abe
fix: glm models prices and max_tokens correction (#7882) 2024-09-02 14:29:09 +08:00
takatost
52b4623131 fix(workflow): fix merge branch node id err 2024-09-02 13:56:07 +08:00
takatost
0dabf799c0 fix(workflow): fix merge branch node id err 2024-09-02 11:52:14 +08:00
legao
5e4907e940
fix: layout shift on app card hover (#7872) 2024-09-02 11:05:54 +08:00
omr
bf63c5d1e3
fix typo: langauge -> language (#7875) 2024-09-02 08:41:45 +08:00
Yi
29b1ce781d fix: node end status 2024-09-01 22:00:54 +08:00
Seayon
78989e9049
Add ALIYUN_OSS_PATH configuration for Aliyun OSS (#7864)
Co-authored-by: seayon <zhaoxuyang@shouqianba.com>
2024-09-01 21:30:17 +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
sino
1f56a20b62
feat: support auth by api key for ark provider (#7845) 2024-08-31 10:56:32 +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
takatost
162e9677c7 fix(workflow): missing parallel event in workflow app 2024-08-30 20:04:17 +08:00
Bowen Liang
0c2a62f847
fix: correct http timeout configs‘ default values and ignorance by HttpRequestNode (#7762) 2024-08-30 19:09:10 +08:00
takatost
77e62f7fee fix(workflow): run node in multi parallel bugs 2024-08-30 18:55:33 +08:00
Ethan
ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2024-08-30 18:48:05 +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
Zhi
ceb2b150ff
enhance: include workspace name in create-tenant command (#7834) 2024-08-30 15:53:50 +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
非法操作
dc015c380a
feat: add zhipu glm_4_plus and glm_4v_plus model (#7824) 2024-08-30 15:08:31 +08:00
StyleZhang
7c9081a8fc fix 2024-08-30 13:44:01 +08:00