Dongyu Li
|
2cf980026e
|
feat(datasource): change datasource result type to event-stream
|
2025-06-18 16:04:47 +08:00 |
Dongyu Li
|
224111081b
|
feat(datasource): change datasource result type to event-stream
|
2025-06-18 16:04:40 +08:00 |
zxhlyh
|
e51d308312
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-18 13:47:36 +08:00 |
zxhlyh
|
379c92bd82
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-18 13:47:06 +08:00 |
Byron.wang
|
ce3e2e5eb8
|
Set a default value for the PLUGIN_S3_USE_AWS environment variable in the dify-plugin-daemon. (#21152)
|
2025-06-18 12:29:14 +08:00 |
yangzheli
|
b69f952e3e
|
fix(web): number type prompt variable required validation not effective (#20898)
|
2025-06-18 11:33:10 +08:00 |
XiaoCC
|
0784c6295d
|
fix Multiple <think>\n Interface rendering exception (#20977)
|
2025-06-18 11:31:04 +08:00 |
kazuya-awano
|
45c89bd6de
|
feat: add pagenation to notion extractor (#20919)
|
2025-06-18 11:30:55 +08:00 |
croatialu
|
8ac3bd1768
|
feat: Add support for hidden attributes to form item types (#20956)
|
2025-06-18 11:30:30 +08:00 |
jyong
|
fa9f0ebfb1
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-18 11:06:37 +08:00 |
jyong
|
ac917bb56d
|
r2
|
2025-06-18 11:05:52 +08:00 |
jyong
|
f7a4e5d1a6
|
Merge branch 'main' into feat/r2
|
2025-06-18 10:57:44 +08:00 |
HyaCinth
|
945d1569ee
|
fix(web): fix unique key issue (#20809) (#20810)
|
2025-06-18 10:04:18 +08:00 |
NeatGuyCoding
|
61526c027d
|
[Bug] fix misusing ACCESS_TOKEN_EXPIRE_MINUTES in jwt on exp (#21030)
Co-authored-by: tech <cto@sb>
|
2025-06-18 09:37:49 +08:00 |
kurokobo
|
4689e8953e
|
fix: shorten connection timeout to pypi.org for deprecation check for weaviate client (#21131)
|
2025-06-18 09:25:52 +08:00 |
Kerwin Bryant
|
4e701b1efd
|
fix(web): enhance API test page experience by adding loading state for test button (#21091)
|
2025-06-18 09:24:41 +08:00 |
jyong
|
515d34bbfb
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 19:07:38 +08:00 |
jyong
|
66de2e1f0a
|
Merge remote-tracking branch 'origin/feat/r2' into feat/r2
# Conflicts:
# api/core/workflow/graph_engine/entities/event.py
# api/services/rag_pipeline/rag_pipeline.py
|
2025-06-17 19:07:15 +08:00 |
jyong
|
7f7ea92a45
|
r2
|
2025-06-17 19:06:17 +08:00 |
Dongyu Li
|
a014345688
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 18:29:24 +08:00 |
Dongyu Li
|
cf66d111ba
|
feat(datasource): change datasource result type to event-stream
|
2025-06-17 18:29:02 +08:00 |
Dongyu Li
|
2d01b1a808
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 18:24:52 +08:00 |
Dongyu Li
|
739ebf2117
|
feat(datasource): change datasource result type to event-stream
|
2025-06-17 18:24:09 +08:00 |
twwu
|
176b844cd5
|
refactor: consolidate DialogWrapper component usage and improve prop handling across input fields
|
2025-06-17 18:20:30 +08:00 |
jyong
|
8fc6684ab1
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 18:12:36 +08:00 |
jyong
|
7c41f71248
|
r2
|
2025-06-17 18:11:38 +08:00 |
HyaCinth
|
21c2de2d7e
|
fix(code-editor): optimize the loading style of the CodeEditor component in dark mode (#21116) (#21120)
|
2025-06-17 17:49:44 +08:00 |
github-actions[bot]
|
72a6cde828
|
chore: translate i18n files (#21053)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
|
2025-06-17 17:49:01 +08:00 |
W_OOD
|
0476937f55
|
fix(agent_node):Fix spelling errors. (#21094)
|
2025-06-17 17:48:43 +08:00 |
zxhlyh
|
2c2bfb4f54
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-17 17:45:50 +08:00 |
zxhlyh
|
3164f90327
|
merge main
|
2025-06-17 17:44:08 +08:00 |
zxhlyh
|
fc187d6998
|
chore: responsive header (#21115)
|
2025-06-17 17:37:06 +08:00 |
twwu
|
90ac52482c
|
test: add unit tests for ActionButton component with various states and sizes
|
2025-06-17 16:48:52 +08:00 |
-LAN-
|
0dcacdf83d
|
feat: add a flask_context_manager. (#21061)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-17 16:31:29 +08:00 |
twwu
|
879ac940dd
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-17 16:30:37 +08:00 |
twwu
|
796797d12b
|
feat: centralize variable type mapping by introducing VAR_TYPE_MAP in pipeline model
|
2025-06-17 16:28:50 +08:00 |
非法操作
|
7a2a8a2ffd
|
chore: check input variable key of code/template node is valid (#21057)
|
2025-06-17 16:27:51 +08:00 |
非法操作
|
2ddc3658a0
|
fix: remove the x overflow scroll bar of monitoring page (#21059)
|
2025-06-17 16:26:56 +08:00 |
Bowen Liang
|
6a5236b200
|
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112)
|
2025-06-17 16:14:53 +08:00 |
twwu
|
7ac0f0c08c
|
feat: enhance processing components by adding runDisabled state and fetching indicators
|
2025-06-17 16:13:49 +08:00 |
非法操作
|
6c0a91a64f
|
fix: some dark theme display incorrect (#21055)
|
2025-06-17 16:11:57 +08:00 |
kurokobo
|
df6451076b
|
fix: prevent nodes from being unintentionally deleted by pressing the backspace key. (#21023)
|
2025-06-17 16:11:30 +08:00 |
GuanMu
|
19339c3de1
|
fix: doc error (#21108)
|
2025-06-17 15:56:45 +08:00 |
NFish
|
c5acffb034
|
fix: page loop in datasets and apps if current user is dataset_operator (#21114)
|
2025-06-17 15:48:58 +08:00 |
twwu
|
5cc6a2bf33
|
refactor: update toast notification handling and improve context usage in DocumentDetail
|
2025-06-17 14:41:06 +08:00 |
jyong
|
2db0b19044
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 14:05:15 +08:00 |
jyong
|
1d2ee9020c
|
r2
|
2025-06-17 14:04:55 +08:00 |
Dongyu Li
|
f2538bf381
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-17 13:56:00 +08:00 |
Dongyu Li
|
f37e28a368
|
feat(datasource): Comment out the datasource_file_manager.
|
2025-06-17 13:54:25 +08:00 |
Dongyu Li
|
c5976f5a09
|
feat(datasource): change datasource result type to event-stream
|
2025-06-17 13:51:41 +08:00 |