crazywoola
|
59fdfc3728
|
fix: remove redundant PG_USER (#21162)
|
2025-06-18 16:03:32 +08:00 |
|
NFish
|
614c5e087e
|
Feat: add check before install plugin (#20014)
|
2025-06-18 15:51:23 +08:00 |
|
twwu
|
4dc6cad588
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-18 15:08:05 +08:00 |
|
twwu
|
f85e6a0dea
|
feat: implement SSE for data source node processing and completion events, replacing previous run methods
|
2025-06-18 15:06:50 +08:00 |
|
twwu
|
4b3a54633f
|
refactor: streamline dataset detail fetching and improve dataset list handling across components
|
2025-06-18 15:05:21 +08:00 |
|
ine
|
83719cab73
|
fix: add environment variable POSTGRES_USER (#20786)
|
2025-06-18 14:44:42 +08:00 |
|
jyong
|
6f67a34349
|
r2 qa index
|
2025-06-18 14:37:18 +08:00 |
|
Ademílson Tonato
|
9e73e8b9e8
|
feat: add search endpoint for Firecrawl Integration (#20521)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-06-18 14:37:03 +08:00 |
|
HyaCinth
|
d4be356ffb
|
fix(api): add support for "image" icon when duplicate app (#20744) (#20761)
|
2025-06-18 14:35:42 +08:00 |
|
Rain Wang
|
47e0f92c0f
|
Fixes #20748 KnowledgeRetrievalNode return all external documents when reranker disabled even top-k configed (#20762)
|
2025-06-18 14:35:12 +08:00 |
|
湛露先生
|
6d033d4064
|
clean duplicate validate for dataset_configs (#20775)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-06-18 14:34:58 +08:00 |
|
湛露先生
|
ab290ed968
|
unreachable-code for lb model fetch. (#20797)
Signed-off-by: zhanluxianshen <zhanluxianshen@163.com>
|
2025-06-18 14:33:49 +08:00 |
|
-LAN-
|
879f839d75
|
refactor(graph_engine): Merge duplicated if block (#20784)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-18 14:33:29 +08:00 |
|
croatialu
|
15800c6108
|
feat: Embedded chat window supports userVariables configuration. (#20983)
|
2025-06-18 14:27:02 +08:00 |
|
Jyong
|
787a556bd7
|
add service api ratelimit check (#20878)
|
2025-06-18 14:05:28 +08:00 |
|
Bowen Liang
|
ea44b895e2
|
chore: cancel enforcing uppercase of the text of plugin navigation button on the header bar (#20890)
|
2025-06-18 14:02:45 +08:00 |
|
He Wang
|
37f26c412f
|
add healthcheck to oceanbase container (#20989)
|
2025-06-18 14:00:59 +08:00 |
|
诗浓
|
1da8027445
|
feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-06-18 13:58:57 +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 |
|