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 |
|
Benjamin
|
c9e0f0bf20
|
fix: correct typo in environment variable description (#7817)
|
2024-08-30 00:03:40 +08:00 |
|
YidaHu
|
bd6d4d0553
|
fix: filter out installed apps without an app (#7799)
|
2024-08-29 19:03:08 +08:00 |
|
hisir
|
f0273f00e1
|
Fixed when testing the openai compatible interface model, an error is reported when no object is returned (#7808)
|
2024-08-29 18:58:19 +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 |
|
Yeuoly
|
962cdbbebd
|
chore: add app generator overload (#7792)
|
2024-08-29 16:04:01 +08:00 |
|
NFish
|
2c51e3a327
|
fix: webapp sso setting may not the latest value when refresh (#7795)
|
2024-08-29 15:57:43 +08:00 |
|
Jyong
|
8e311cc45c
|
fixed permission is None (#7788)
|
2024-08-29 12:46:42 +08:00 |
|
crazywoola
|
c441bea4d1
|
fix: datasets permission is missing (#7787)
|
2024-08-29 12:46:33 +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 |
|
Huang YunKun
|
62f4801523
|
Update ssrf_proxy related doc link in docker-compose file (#7778)
|
2024-08-29 11:22:39 +08:00 |
|
kanoshiou
|
ec1408346e
|
docs: navigate to open issues in contributing documents (#7781)
|
2024-08-29 11:18:49 +08:00 |
|
takatost
|
0e0a703496
|
chore: ignore openai error record in sentry (#7770)
|
2024-08-28 23:26:11 +08:00 |
|
takatost
|
ae22015fe7
|
fix(workflow): loop check
|
2024-08-28 21:47:47 +08:00 |
|
takatost
|
790dd3b22f
|
fix(workflow): duplicate nodes in parallel
|
2024-08-28 19:01:45 +08:00 |
|
Garfield Dai
|
54b693d5b1
|
feat: update saas billing hint. (#7760)
|
2024-08-28 18:55:47 +08:00 |
|
takatost
|
5d34e080eb
|
fix: migration
|
2024-08-28 18:02:49 +08:00 |
|