twwu
|
d910770b3c
|
feat: add dataset_id to DSL import responses and update routing logic in CreateFromDSLModal
|
2025-05-14 16:00:17 +08:00 |
|
twwu
|
5a8f10520f
|
feat: refactor template card actions and details to standardize prop names; add create modal for dataset creation
|
2025-05-14 15:53:17 +08:00 |
|
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 |
|
KVOJJJin
|
2c5f5b0c67
|
Feat: add search params with theme in links of marketplace (#19648)
|
2025-05-14 13:46:03 +08:00 |
|
zxhlyh
|
9ea2123e7f
|
component add readonly
|
2025-05-14 11:14:49 +08:00 |
|
twwu
|
de0cb06f8c
|
feat: implement create dataset pipeline forms and modals
|
2025-05-14 10:48:54 +08:00 |
|
lexmin0412
|
ff20b56074
|
Add /site API (#19631)
|
2025-05-14 10:43:36 +08:00 |
|
董富宝
|
3c953cb0ef
|
fix:#18447:When variables in the workflow are deleted or modified, it is impossible to visually identify subsequent node errors (#18554)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-05-14 10:17:15 +08:00 |
|
KVOJJJin
|
3548c133e3
|
Feat: add theme switcher (#18093)
|
2025-05-14 09:06:14 +08:00 |
|
yangzheli
|
297d35364e
|
fix(web): optimize action buttons style in the question component (#19626)
|
2025-05-13 21:31:01 +08:00 |
|
Good Wood
|
b8e305f183
|
fix: fix can't config Nth item in list Node (#19618)
|
2025-05-13 19:46:26 +08:00 |
|
twwu
|
cfb6d59513
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-13 18:38:26 +08:00 |
|
Nite Knite
|
be51384549
|
fix: premium badge styling (#19609)
|
2025-05-13 17:04:26 +08:00 |
|
twwu
|
4c30d1c1eb
|
feat: Enhance InputFieldDialog and workflow hooks to handle ragPipelineVariables
|
2025-05-13 16:33:38 +08:00 |
|
twwu
|
5bb02c79cc
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-13 16:18:07 +08:00 |
|
twwu
|
0a891e5392
|
feat: Update retrieval method configuration to use new OptionCard component and improve layout
|
2025-05-13 16:17:59 +08:00 |
|
zxhlyh
|
f6978ce6b1
|
fix: pipeline init
|
2025-05-13 16:02:36 +08:00 |
|
HyaCinth
|
ccc3eeab10
|
fix(web): Fix metadata modal component (#19573) (#19592)
|
2025-05-13 15:40:34 +08:00 |
|
twwu
|
4d68aadc1c
|
Refactor: Replace IndexMethodRadio with IndexMethod component, add keyword number functionality, and update related translations
|
2025-05-13 15:35:21 +08:00 |
|
HyaCinth
|
692f922fa4
|
fix(web): fix the issue where the detail drawer content does not te after editing custom tools (#19460)
|
2025-05-13 13:47:15 +08:00 |
|
-LAN-
|
f0137be719
|
fix(vector_service): Fixes type hinting and removes unnecessary ignores (#19574)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-13 11:29:02 +08:00 |
|
twwu
|
cef6463847
|
feat: Enhance dataset settings with chunk structure and icon selection
|
2025-05-13 11:07:31 +08:00 |
|
Ganondorf
|
c76d763639
|
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-05-13 10:35:14 +08:00 |
|
fadeaway
|
24f56df8c3
|
fix(web): able to enter Chinese characters in the view-form-dropdown (#19555)
Co-authored-by: fadeaway <chaofanchi@gmail.com>
|
2025-05-12 21:38:47 +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 |
|
yangzheli
|
87da155477
|
fix: agent log modal fails to open and the timer is not cleared (#18900) (#19471)
|
2025-05-12 09:00:57 +08:00 |
|
GQ1994
|
af12cf1bf6
|
fix_invitation-link.tsx_url_more_basepath_bug (#19453)
Co-authored-by: qingguo <qingguo@lexin.com>
|
2025-05-10 18:17:16 +08:00 |
|
kenwoodjw
|
abc61f680a
|
fix delete api response (#19480)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-05-10 18:17:05 +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 |
|
twwu
|
212d4c5899
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-09 16:35:14 +08:00 |
|
twwu
|
97ec855df4
|
feat: enhance input field management with internationalization support and improved state handling
|
2025-05-09 16:35:09 +08:00 |
|
zxhlyh
|
d83b9b70e3
|
fix: import
|
2025-05-09 16:25:34 +08:00 |
|
zxhlyh
|
b51c18c2cf
|
pipeline init
|
2025-05-09 15:53:31 +08:00 |
|
Good Wood
|
198fbb9b3d
|
fix: support echart function option (#19424)
|
2025-05-09 13:49:40 +08:00 |
|
twwu
|
7e31da7882
|
refactor: update data source handling and improve internationalization support in test run panel
|
2025-05-09 12:56:57 +08:00 |
|
DDDDD12138
|
a24c20a731
|
fix: support text wrapping in buttons for long content (#19390)
|
2025-05-08 22:50:55 +08:00 |
|
LeanDeR
|
135b8bd4f5
|
fix(workflow): Fix the expand/collapse animation effect (#19398)
|
2025-05-08 22:49:40 +08:00 |
|
twwu
|
d9ed61287d
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-08 18:29:58 +08:00 |
|
twwu
|
6024dbe98d
|
refactor: simplify type definitions in form components and update related configurations
|
2025-05-08 18:29:49 +08:00 |
|
zxhlyh
|
13ce6317f1
|
pipeline header
|
2025-05-08 18:27:44 +08:00 |
|
twwu
|
0099f2296d
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-08 16:26:37 +08:00 |
|
twwu
|
2d93bc6725
|
refactor: update DatasetInfo component layout and styling for better responsiveness
|
2025-05-08 16:26:30 +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 |
|
twwu
|
1fbeb3a21a
|
refactor: enhance dataset components with new icons and improve layout structure
|
2025-05-08 13:48:14 +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 |
|
twwu
|
38f1a42ce8
|
refactor: remove unused icon components and update imports in dataset components
|
2025-05-08 11:15:27 +08:00 |
|