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 |
|
NFish
|
110bb5e5a5
|
fix: auto redirect to login page if web app needs login (#21096)
|
2025-06-17 11:33:46 +08:00 |
|
twwu
|
64a9181ee4
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-17 11:30:38 +08:00 |
|
twwu
|
33cd32382f
|
feat: add indexing status batch and process rule hooks; refactor Notion page preview types
|
2025-06-17 11:29:56 +08:00 |
|
NFish
|
d7663159e9
|
Fix/webapp loop login (#21092)
|
2025-06-17 10:45:03 +08:00 |
|
twwu
|
9456c59290
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-17 10:14:20 +08:00 |
|
twwu
|
ce0bd421ae
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-17 10:13:31 +08:00 |
|
twwu
|
f9d04c6975
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-16 18:26:01 +08:00 |
|
twwu
|
ecb07a5d0d
|
feat: enhance field list functionality by adding chosen and selected properties to SortableItem
|
2025-06-16 18:25:30 +08:00 |
|
-LAN-
|
2440ac43b1
|
fix: Replace GenericProviderID with ToolProviderID (#21064)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-16 17:35:46 +08:00 |
|
NFish
|
41cb39eb5d
|
fix: redirect to apps page if current user has no permission to visit dataset page (#21065)
|
2025-06-16 16:39:05 +08:00 |
|
zxhlyh
|
a165ba2059
|
merge main
|
2025-06-16 15:43:57 +08:00 |
|
zxhlyh
|
12fd2903d8
|
fix
|
2025-06-16 15:41:27 +08:00 |
|
-LAN-
|
809a0ab6bf
|
chore: bump version to 1.4.3 (#21045)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1.4.3
|
2025-06-16 15:29:53 +08:00 |
|
twwu
|
0a2c569b3b
|
fix: replace useGetDocLanguage with useDocLink for consistent documentation linking
|
2025-06-16 14:58:52 +08:00 |
|