twwu
|
df928772c0
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-14 14:49:10 +08:00 |
|
twwu
|
b713218cab
|
feat: add DSL modal header and tab components; enhance pipeline import functionality
|
2025-05-14 14:49:01 +08:00 |
|
zxhlyh
|
9ea2123e7f
|
component add readonly
|
2025-05-14 11:14:49 +08:00 |
|
twwu
|
cfb6d59513
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-13 18:38:26 +08:00 |
|
zxhlyh
|
f6978ce6b1
|
fix: pipeline init
|
2025-05-13 16:02:36 +08:00 |
|
johnny0120
|
49af07f444
|
fix: use NextJS basePath and WEB_PREFIX to support custom prefix (#19497)
Co-authored-by: johnny0120 <15564476+johnny0120@users.noreply.github.com>
|
2025-05-12 13:44:41 +08:00 |
|
LeanDeR
|
c720e0dd04
|
refactor(workflow): revamp logging module for loop & iteration nodes (#19484)
|
2025-05-12 09:32:41 +08:00 |
|
zxhlyh
|
39b8331f81
|
merge main
|
2025-05-09 18:20:56 +08:00 |
|
GuanMu
|
3a85f218ed
|
refactor(workflow): Improve layout structure in VersionHistoryPanel (#19450)
|
2025-05-09 16:37:32 +08:00 |
|
LeanDeR
|
135b8bd4f5
|
fix(workflow): Fix the expand/collapse animation effect (#19398)
|
2025-05-08 22:49:40 +08:00 |
|
zxhlyh
|
13ce6317f1
|
pipeline header
|
2025-05-08 18:27:44 +08:00 |
|
HyaCinth
|
736a064bac
|
fix(web): Add unique instanceId & key for AgentStrategy component (#18053) (#19386)
|
2025-05-08 16:20:51 +08:00 |
|
zxhlyh
|
cb52f9ecc5
|
pipeline header
|
2025-05-08 15:32:19 +08:00 |
|
hzhufa
|
163a76eb6e
|
Bug fix: Invalid edge connection data causes the page to crash. (#19369)
Co-authored-by: hzhufa <hzhufa@linewell.com>
|
2025-05-08 12:57:10 +08:00 |
|
zxhlyh
|
fa8ab4ea04
|
rag pipeline
|
2025-05-07 16:30:24 +08:00 |
|
zxhlyh
|
3f52f491d7
|
feat: knowledge base node
|
2025-05-07 15:08:37 +08:00 |
|
Good Wood
|
d1c08a810b
|
feat: store mcp_config when switch agent strategy (#19291)
|
2025-05-07 14:49:28 +08:00 |
|
zxhlyh
|
3bbb22750c
|
merge main
|
2025-05-06 18:28:44 +08:00 |
|
zxhlyh
|
a6827493f0
|
chore: slice workflow refresh draft hook (#19292)
|
2025-05-06 18:24:10 +08:00 |
|
zxhlyh
|
d196872059
|
merge main
|
2025-05-06 17:31:48 +08:00 |
|
zxhlyh
|
a478d95950
|
feat: knowledge base node
|
2025-05-06 17:25:18 +08:00 |
|
AllenWriter
|
3ecc1e0228
|
Fix: update docs link (#19278)
|
2025-05-06 17:02:01 +08:00 |
|
GeorgeCaoJ
|
b979a8a707
|
feat: sort variables in the selector by x axis for most recent order (#19243)
|
2025-05-06 10:59:02 +08:00 |
|
crazywoola
|
9231c197a5
|
fix: s.filter is not a function (#19250)
|
2025-05-06 10:26:44 +08:00 |
|
Junjie.M
|
6c9a9d344a
|
fix: mouse scrolling zooming can not function anymore (#19160)
|
2025-04-30 16:57:48 +08:00 |
|
zxhlyh
|
acf6872a50
|
fix: variable selector
|
2025-04-30 16:55:00 +08:00 |
|
-LAN-
|
bcc95e520b
|
feat: support remove first and remove last in variable assigner (#19144)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-04-30 15:50:00 +08:00 |
|
QuantumGhost
|
bd1bbfee4b
|
Enhance Code Consistency Across Repository with .editorconfig (#19023)
|
2025-04-29 18:04:33 +08:00 |
|
zxhlyh
|
a46b4e3616
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-29 16:27:49 +08:00 |
|
zxhlyh
|
e7e12c1d2e
|
fix: node selector
|
2025-04-29 16:26:53 +08:00 |
|
zxhlyh
|
66176c4d71
|
fix: node default
|
2025-04-29 16:14:20 +08:00 |
|
twwu
|
9392ce259f
|
feat: Refactor dataset components and update translations for new dataset creation options
|
2025-04-29 15:44:32 +08:00 |
|
zxhlyh
|
cdb615deeb
|
knowledge base node
|
2025-04-28 18:37:18 +08:00 |
|
zxhlyh
|
abbba1d004
|
knowledge base node
|
2025-04-28 18:37:17 +08:00 |
|
Joel
|
315436e43b
|
fix: classify remove always remove the last one (#18959)
|
2025-04-28 13:56:43 +08:00 |
|
crazywoola
|
03ac2d0f17
|
fix: i.find is not a function (#18945)
|
2025-04-28 11:09:54 +08:00 |
|
Joel
|
eb92dd59f9
|
chore: disabled struct output not show model not support warning (#18909)
|
2025-04-27 18:30:45 +08:00 |
|
Junjie.M
|
e3daef19e7
|
chatflow/workflow add field required (#18892)
|
2025-04-27 16:12:02 +08:00 |
|
twwu
|
d12e9b81e3
|
feat: Introduce new form field components and enhance existing ones with label options
|
2025-04-26 21:50:21 +08:00 |
|
zxhlyh
|
4792ca1813
|
knowledge base node
|
2025-04-25 17:24:47 +08:00 |
|
crazywoola
|
a5e6a0dc0c
|
enable pan by fingers (#18775)
|
2025-04-25 16:36:54 +08:00 |
|
zxhlyh
|
076924bbd6
|
rag pipeline main
|
2025-04-25 11:32:17 +08:00 |
|
zxhlyh
|
97cf6b2d65
|
refactor workflow
|
2025-04-25 11:04:14 +08:00 |
|
zxhlyh
|
f7de55364f
|
chore: refactor workflow
|
2025-04-24 16:29:58 +08:00 |
|
twwu
|
d768094376
|
feat: Refactor file upload configuration and validation logic
|
2025-04-24 13:46:50 +08:00 |
|
onlysyz
|
cf464d252d
|
fix#18595: update workflow duplicate env variable name (#18596)
Co-authored-by: tiankuo.zhou <tiankuo.zhou@lofty.com>
|
2025-04-23 15:55:46 +08:00 |
|
Joel
|
c6fb879cea
|
fix: select struct output root object show the wrong type (#18582)
|
2025-04-23 11:06:29 +08:00 |
|
zxhlyh
|
8d9c252811
|
block selector & data source node
|
2025-04-22 16:46:33 +08:00 |
|
非法操作
|
35a008af18
|
fix can't resize workflow run panel (#18538)
|
2025-04-22 16:07:51 +08:00 |
|
allenZhang
|
94e22ba0fd
|
feat: add search input field (#18409)
|
2025-04-22 11:07:18 +08:00 |
|