Joel
|
4ae4895ebe
|
feat: add frontend unit test framework (#6426)
|
2024-07-18 17:35:10 +08:00 |
|
非法操作
|
afe95fa780
|
feat: support get workflow task execution status (#6411)
|
2024-07-18 15:06:14 +08:00 |
|
Kuizuo
|
166a40c66e
|
fix: improve separation element in prompt log and TTS buttons in the operation (#6413)
|
2024-07-18 14:44:34 +08:00 |
|
William Espegren
|
588615b20e
|
feat: Spider web scraper & crawler tool (#5725)
|
2024-07-18 14:29:33 +08:00 |
|
listeng
|
d5dca46854
|
feat: add a Tianditu tool (#6320)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-07-18 13:04:03 +08:00 |
|
Xiao Ley
|
23e5eeec00
|
feat: added custom secure_ascii to the json_process tool (#6401)
|
2024-07-18 08:43:14 +08:00 |
|
Harry Wang
|
287b42997d
|
fix inconsistent label (#6404)
|
2024-07-18 08:37:16 +08:00 |
|
takatost
|
7ad77e9e77
|
fix test
|
2024-07-18 08:19:58 +08:00 |
|
Masashi Tomooka
|
5236cb1888
|
fix: kill signal is not passed to the main process (#6159)
|
2024-07-18 07:50:54 +08:00 |
|
forrestlinfeng
|
3b5b548af3
|
Add Stepfun LLM Support (#6346)
|
2024-07-18 07:47:18 +08:00 |
|
Richards Tu
|
4782fb50c4
|
Support new Claude-3.5 Sonnet max token limit (#6335)
|
2024-07-18 07:47:06 +08:00 |
|
Jyong
|
f55876bcc5
|
fix web import url is too long (#6402)
|
2024-07-18 01:14:36 +08:00 |
|
Poorandy
|
8a80af39c9
|
refactor(models&tools): switch to dify_config in models and tools. (#6394)
Co-authored-by: Poorandy <andymonicamua1@gmail.com>
|
2024-07-17 22:26:18 +08:00 |
|
crazywoola
|
35f4a264d6
|
fix: default duration (#6393)
|
2024-07-17 21:19:04 +08:00 |
|
takatost
|
f67a88f44d
|
fix test
|
2024-07-17 21:17:04 +08:00 |
|
非法操作
|
6c798cbdaf
|
fix: tool authorization setting panel not validate required fields (#6387)
|
2024-07-17 21:10:28 +08:00 |
|
Charlie.Wei
|
279f1c986f
|
embed.js add esc exit and fix avoid infinite nesting (#6360)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
|
2024-07-17 20:52:44 +08:00 |
|
Jyong
|
443e96777b
|
update empty document caused delete exist collection (#6392)
|
2024-07-17 20:38:32 +08:00 |
|
faye1225
|
65bc4e0fc0
|
Fix issues related to search apps, notification duration, and loading icon on the explore page (#6374)
|
2024-07-17 20:24:31 +08:00 |
|
chenxu9741
|
a6dbd26f75
|
Add the API documentation for streaming TTS (Text-to-Speech) (#6382)
|
2024-07-17 19:44:16 +08:00 |
|
xielong
|
f3f052ba36
|
fix: rename model from ernie-4.0-8k-Latest to ernie-4.0-8k-latest (#6383)
|
2024-07-17 19:07:47 +08:00 |
|
Jyong
|
1bc90b992b
|
Feat/optimize clean dataset logic (#6384)
|
2024-07-17 17:36:11 +08:00 |
|
takatost
|
90e518b05b
|
fix bugs
|
2024-07-17 16:54:49 +08:00 |
|
-LAN-
|
fc37887a21
|
refactor(api/core/workflow/nodes/http_request): Remove mask_authorization_header because its alwary true. (#6379)
|
2024-07-17 16:52:14 +08:00 |
|
zxhlyh
|
984658f5e9
|
fix: workflow sync before export (#6380)
|
2024-07-17 16:51:48 +08:00 |
|
Lion
|
4ed1476531
|
fix: incorrect config key name (#6371)
Co-authored-by: LionYuYu <lyu@theknotww.com>
|
2024-07-17 15:52:51 +08:00 |
|
chenxu9741
|
ca69e1a2f5
|
Add multilingual support for TTS (Text-to-Speech) functionality. (#6369)
|
2024-07-17 14:41:29 +08:00 |
|
FamousMai
|
20f73cb756
|
fix: default model set wrong(#6327) (#6332)
Co-authored-by: maiyouming <maiyouming@yafex.cn>
|
2024-07-17 14:14:12 +08:00 |
|
Weaxs
|
4e2fba404d
|
WebscraperTool bypass cloudflare site by cloudscraper (#6337)
|
2024-07-17 14:13:57 +08:00 |
|
Bowen Liang
|
7943f7f697
|
chore: fix legacy API usages of Query.get() by Session.get() in SqlAlchemy 2 (#6340)
|
2024-07-17 13:54:35 +08:00 |
|
takatost
|
cc96acdae3
|
fix bugs
|
2024-07-17 11:26:33 +08:00 |
|
Jyong
|
7c397f5722
|
update celery beat scheduler time to env (#6352)
|
2024-07-17 02:31:30 +08:00 |
|
takatost
|
16e2d00157
|
optimize
|
2024-07-17 01:07:23 +08:00 |
|
takatost
|
4ef3d4e65c
|
optimize
|
2024-07-17 01:02:40 +08:00 |
|
Charlie.Wei
|
06fcc0c650
|
Fix tts api err (#6349)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2024-07-16 21:53:57 +08:00 |
|
Jyong
|
0de224b153
|
fix wrong using of RetrievalMethod Enum (#6345)
|
2024-07-16 19:09:04 +08:00 |
|
takatost
|
775e52db4d
|
merge
|
2024-07-16 17:46:20 +08:00 |
|
takatost
|
00ec36d47c
|
add graph engine test
|
2024-07-16 16:37:37 +08:00 |
|
longzhihun
|
ed9e692263
|
feat: bedrock model runtime enhancement (#6299)
|
2024-07-16 15:54:39 +08:00 |
|
svcvit
|
cc0c826f36
|
Add tool: Google Translate (#6156)
|
2024-07-16 15:28:33 +08:00 |
|
Charles Zhou
|
0099ef6896
|
fix: better qr code panel and webapp url regen confirmation (#6321)
|
2024-07-16 15:06:49 +08:00 |
|
AllenWriter
|
55d7374ab7
|
Docs: Translate (#6329)
|
2024-07-16 15:01:25 +08:00 |
|
Jyong
|
988aa4b5da
|
update clean_unused_datasets_task timedelta (#6324)
|
2024-07-16 13:43:04 +08:00 |
|
Bowen Liang
|
c5d06e7943
|
dep: bump Pydantic from 2.7 to 2.8 (#6273)
|
2024-07-16 13:40:58 +08:00 |
|
zxhlyh
|
23e8043160
|
fix: prompt editor new line (#6310)
|
2024-07-16 11:23:26 +08:00 |
|
呆萌闷油瓶
|
d66d7146a3
|
chore:update azure GA version 2024-06-01 (#6307)
|
2024-07-16 10:32:18 +08:00 |
|
takatost
|
00fb23d0c9
|
graph engine implement
|
2024-07-15 23:40:02 +08:00 |
|
takatost
|
eabfd84ceb
|
bump to 0.6.14 (#6294)
0.6.14
|
2024-07-15 21:01:09 +08:00 |
|
Jyong
|
d320d1468d
|
Feat/delete file when clean document (#5882)
|
2024-07-15 19:57:05 +08:00 |
|
Onelevenvy
|
b47fa27a35
|
fix: zhipuai validate error when user's api key not support for chatglm_turbo in issue #6289 (#6290)
|
2024-07-15 19:27:18 +08:00 |
|