Harry
|
c7a6fea98e
|
feat: new online drive structure
|
2025-08-08 15:37:29 +08:00 |
|
jyong
|
df5a4e5c08
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-08 14:18:45 +08:00 |
|
jyong
|
d07ce809be
|
add credential id
|
2025-08-08 14:18:30 +08:00 |
|
twwu
|
1b3860d012
|
Merge branch 'main' into feat/rag-2
|
2025-08-07 16:27:20 +08:00 |
|
jyong
|
e6f1bc165c
|
add tool file preview
|
2025-08-07 14:35:04 +08:00 |
|
yunqiqiliang
|
e01510e2a6
|
feat: Add Clickzetta Lakehouse vector database integration (#22551)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-08-07 14:21:46 +08:00 |
|
goofy
|
ad1b1193fa
|
fix localtime_to_timestamp tool throws 'no attribute localize error' when it executes without specifying a timezone parameter (#23517)
|
2025-08-07 11:14:45 +08:00 |
|
jyong
|
ca8f80ee33
|
notion fix
|
2025-08-07 11:13:02 +08:00 |
|
NeatGuyCoding
|
d253ca192a
|
Feat add testcontainers test for app service (#23523)
|
2025-08-07 09:13:30 +08:00 |
|
Yongtao Huang
|
e072b7dafa
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
|
Guangdong Liu
|
3ff52f1809
|
feat: Enhance response validation and parsing in tool.py (#23456)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-07 09:04:51 +08:00 |
|
ghmark675
|
ad61b42494
|
fix(node): fix unexpected extra equals sign in HTTP params (#23474)
|
2025-08-07 09:04:09 +08:00 |
|
jyong
|
218e778099
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-06 15:39:27 +08:00 |
|
jyong
|
1567b615dc
|
notion fix
|
2025-08-06 15:39:22 +08:00 |
|
Harry
|
2a1e1a8042
|
feat: datasource output schema
|
2025-08-06 15:12:57 +08:00 |
|
jyong
|
13f38045d4
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-06 15:11:45 +08:00 |
|
jyong
|
94a0fb6dc1
|
notion fix
|
2025-08-06 15:11:37 +08:00 |
|
twwu
|
95982d37a6
|
refactor: remove unused DataSourceOauthBinding import from dataset_service and document_indexing_sync_task
|
2025-08-06 14:25:39 +08:00 |
|
twwu
|
40f3524cfe
|
Merge branch 'main' into feat/rag-2
|
2025-08-06 14:23:51 +08:00 |
|
Yongtao Huang
|
b8ef0c84e6
|
Fix: moved file = after file presence validation (#23453)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-06 13:44:12 +08:00 |
|
Yongtao Huang
|
6b8b31ff64
|
Remove unnecessary issubclass check (#23455)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-06 13:43:55 +08:00 |
|
jyong
|
05e96e56e5
|
notion fix
|
2025-08-06 11:13:20 +08:00 |
|
NeatGuyCoding
|
ad622cea9e
|
Feat add testcontainers test for workflow draft variable service (#23466)
|
2025-08-06 09:47:56 +08:00 |
|
NeatGuyCoding
|
fc5ed9f316
|
Feat add testcontainers test for account service (#23380)
|
2025-08-05 20:15:39 +08:00 |
|
rouxiaomin
|
40a11b6942
|
feat(api):Enhance the scope of expired data cleanup table in the Dify… (#23414)
|
2025-08-05 19:57:43 +08:00 |
|
jyong
|
2f163bad8f
|
transform document
|
2025-08-05 18:16:24 +08:00 |
|
Xiyuan Chen
|
904af20023
|
Feat/webapp opt (#23283)
|
2025-08-05 16:07:48 +08:00 |
|
heyszt
|
3b5130b03d
|
add otel instrument for redis and http request (#23371)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 11:14:51 +08:00 |
|
znn
|
ab78e12089
|
enhancing logging (#23332)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-05 10:36:48 +08:00 |
|
zxhlyh
|
0975f5bdc2
|
merge main
|
2025-08-05 10:31:12 +08:00 |
|
zxhlyh
|
201e4cd64d
|
merge main
|
2025-08-05 10:30:53 +08:00 |
|
Will
|
7fe23a0ca6
|
remove useless Tool class attributes (#23389)
|
2025-08-05 10:20:28 +08:00 |
|
NeatGuyCoding
|
a724f35672
|
fix: fetchAppWithTags may return empty when apps is over 100 (#23350)
|
2025-08-04 20:20:43 +08:00 |
|
NeatGuyCoding
|
60c7663a80
|
Feat add testcontainers test (#23269)
|
2025-08-04 19:27:36 +08:00 |
|
Yongtao Huang
|
146d870098
|
Fix: avoid Flask route conflict by merging DocumentDetailApi and DocumentDeleteApi (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-04 14:37:36 +08:00 |
|
Yongtao Huang
|
406c1952b8
|
Fix version comparison with imported_version (#23326)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-04 10:40:49 +08:00 |
|
Yongtao Huang
|
964fa132cb
|
Chore: fix typo, no code change (#23331)
|
2025-08-03 22:30:28 +08:00 |
|
Yongtao Huang
|
76d123fe19
|
Fix segment query tenant bug and variable naming typo (#23321)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 18:30:09 +08:00 |
|
qiaofenlin
|
20f0238aab
|
feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-03 16:27:12 +08:00 |
|
Warren Wong
|
6d5a7684b4
|
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
|
2025-08-03 16:26:11 +08:00 |
|
Yongtao Huang
|
fbf844efd5
|
Chore: replace deprecated datetime.utcnow() with naive_utc_now() (#23312)
Signed-off-by: Yongtao Huang <yongtaoh2022@gmail.com>
|
2025-08-03 10:11:47 +08:00 |
|
Asuka Minato
|
58608f51da
|
replace db with sa to get typing support (#23240)
|
2025-08-02 23:54:23 +08:00 |
|
Hasta
|
688d07e9c3
|
fix the error of unable to retrieve url from file (#13603)
|
2025-08-02 17:15:55 +08:00 |
|
XiaoXiaoJiangYun
|
b2c8718f35
|
Update metadata_service.py (#23272)
|
2025-08-02 12:15:23 +08:00 |
|
XiaoXiaoJiangYun
|
46ba0a8781
|
Update metadata_service.py (#23271)
|
2025-08-02 12:14:43 +08:00 |
|
liujin-patsnap
|
bc18d4d1b9
|
Fix: Correct file variable handling for custom tools in workflow (#18427)
|
2025-08-02 03:36:04 +08:00 |
|
DazzlingSong
|
a4b14fc992
|
fix video and audio extension, keep consistent with the web page. (#23287)
Co-authored-by: wangjialei <wangjialei@xiaomi.com>
|
2025-08-01 22:59:38 +08:00 |
|
Yongtao Huang
|
be914438a5
|
Fix: incorrect array element validation in SegmentType (#23289)
|
2025-08-01 22:46:50 +08:00 |
|
Tianyi Jing
|
ec488a4c43
|
fix: type for ProviderConfig.default (#23282)
Signed-off-by: jingfelix <jingfelix@outlook.com>
|
2025-08-01 17:37:22 +08:00 |
|
NeatGuyCoding
|
759ded3e3a
|
minor fix: fix default for status of TidbAuthBinding in compatible with various versions (#22288)
|
2025-08-01 14:51:16 +08:00 |
|