Commit Graph

2687 Commits (f5dc873b8142a9bea3bbba2288fd8a4fb8de6dce)

Author SHA1 Message Date
AkaraChen 057da6c31b chore: gen agent icon 1 year ago
AkaraChen c0a8b89e93 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen a8a956b5f1 chore: add i18n 1 year ago
Joel ff02e1cb8f chore: enchance test output struct 1 year ago
marvin-season b281a80150
fix: zoom in/out click (#12056)
Co-authored-by: marvin <sea-son@foxmail.com>
1 year ago
JzoNg da6d65b072 fix style of account setting 1 year ago
JzoNg 8d1a8eac51 add use-strategy 1 year ago
Joel e34fe3d10a feat: support iteration handle 1 year ago
AkaraChen 03520a5a81 feat: strategy form init 1 year ago
Yeuoly 4199998c7e Merge branch 'main' into fix/chore-fix 1 year ago
TinsFox cdaef30cc9
refactor: replace div with button for better accessibility (#12046) 1 year ago
Yi Xiao c91e8b1737
fix: modal bg color (#12042) 1 year ago
JzoNg 07d7965e3b support custom output schema in tool node 1 year ago
Joel e4d72f3442 chore: hide log 1 year ago
Joel c93c264c5a feat: format to tracing 1 year ago
AkaraChen 77017522b8 chore: init tool select component 1 year ago
AkaraChen aa309964e5 chore: init tool select component 1 year ago
zxhlyh 754baf8d02 refact workflow run 1 year ago
zxhlyh b98dd22491 refact workflow run 1 year ago
AkaraChen 7c460eb6e7 chore: add warning ui for agentic stragey 1 year ago
JzoNg e2e2090e0c support model params change 1 year ago
JzoNg c8fc1deca6 support & operator of model-selector scope 1 year ago
Yi 6dd14ca2be chore: add agent strategy option apart from bundle 1 year ago
zxhlyh ec6f4ee9df Merge branch 'main' into feat/plugins 1 year ago
JzoNg 9d117fa2f9 param rules panel 1 year ago
Joel e8319f01e0 fix: crash 1 year ago
-LAN- e88ea71aef
chore/bump version to 0.14.2 (#12017)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh 2bf33c4dd2
Fix/workflow retry log (#12013) 1 year ago
zxhlyh ef95b1268e
Fix/workflow retry (#11999) 1 year ago
Joel c3f3b79b79 merge main 1 year ago
Shun Miyazawa 4e3d732934
feat: Warning on invite modal when mail setup is incomplete (#11809) 1 year ago
yagiyuki 4584eb3058
Add custom to file types (#11966)
Co-authored-by: yagiyuki <yagiyuki>
1 year ago
Yi Xiao 74b1b60125
Feat: account page dark mode (#11977) 1 year ago
liuhaoran 6b49889041
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
1 year ago
左凌 7a00798027
Update input-var-list.tsx (#9987) 1 year ago
zhu-an 6ded06c6d9
fix: dataset search-input compostion can't work in chrome (#11907)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
1 year ago
JzoNg c91c5faa9d Merge branch 'feat/plugins' into dev/plugin-deploy 1 year ago
JzoNg 327eac09e7 fix: scope value 1 year ago
JzoNg cf75e2f053 model selector support scope 1 year ago
zxhlyh ef7e47d162
fix: rerank switch (#11897) 1 year ago
github-actions[bot] 4211b9abbd
chore: translate i18n files (#11892)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 year ago
zxhlyh 0c0120ef27
Feat/workflow retry (#11885) 1 year ago
-LAN- dacd457478
feat: add workflow parallel depth limit configuration (#11460)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
github-actions[bot] e2cde628bb
chore: translate i18n files (#11855)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
AkaraChen 3335fa78fc
fix: node 22 build (#11883) 1 year ago
Novice f6247fe67c
Feat: Add partial success status to the app log (#11869)
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
dependabot[bot] 2d186e1e76
chore(deps): bump nanoid from 3.3.7 to 3.3.8 in /web (#11876)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
JzoNg 12c47d80af support llm tool_parameters 1 year ago
JzoNg 5c6916354e app selector support scope 1 year ago
JzoNg 6d2b2d7810 fix number of tool actions 1 year ago
JzoNg 1fa5b1755f dark mode for model provider 1 year ago
twwu 5dad4793e6 fix: Fix context selector usage in plugin page components 1 year ago
crazywoola de3911e930
Fix/10584 wrong message when no custom tool available in custom tool list (#11851) 1 year ago
Joel 289a040508 chore: merge 1 year ago
Joel d49e9890ba fix: file name text overflow not work 1 year ago
NFish fa3f8c5bb0 merge origin/feat/parent-child-retrival 1 year ago
Joel eead099c5e fix: not get extensions can select all types files 1 year ago
-LAN- 926546b153
chore: bump version to 0.14.1 (#11784)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Shun Miyazawa f7415e1ca4
feat: Disable the "Forgot your password?" button when the mail server setup is incomplete (#11653) 1 year ago
twwu 7185fd2d5a Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu 8d9a2d6d99 fix: Enhance components with display names and ref forwarding; fix preview and edit slice style issue 1 year ago
Joel ade6dd4b6f fix: delimiter not support empty and not escape 1 year ago
Joel 0006852b5b fix: parent child has no overlap 1 year ago
Joel 6ea333fb44 fix: child sparator not escape 1 year ago
Joel c22c010210 fix: empty no text 1 year ago
Benjamin 558ab25f51
fix: imperfect service-api introduction text (#11782) 1 year ago
NFish 4e6db1f4fb fix: update parent child style 1 year ago
barabicu 1325246da8
fix: Prevent redirection to /overview when accessing /workflow. (#11733) 1 year ago
NFish 330cfaf6d6 Merge branch 'feat/parent-child-retrieval' of github.com:langgenius/dify into feat/parent-child-retrieval 1 year ago
NFish 827cffc4d9 fix: update dataset document processing style 1 year ago
Joel 8ee7e0a787 fix: text size 1 year ago
Joel de6b0670a3 chore: detail ui 1 year ago
Joel 39452274f8 chore: fix chunk detail spacing 1 year ago
Hiroshi Fujita dfa9a91906
(doc) fix: update cURL examples to include Authorization header (#11750) 1 year ago
Charlie.Wei 5e2926a207
Fix explore app icon (#11742)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
Joel 4ef876db23 chore: use qa language 1 year ago
twwu a1abbedc13 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu a099e0a7e6 fix: Adjust layout and prevent default behavior in action buttons 1 year ago
Joel 1613eadbce chore: not free plan show auto disabled 1 year ago
twwu f2c087b805 fix: Fix FullScreenDrawer background color missing 1 year ago
twwu 5ba51fd7d2 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu f7c38db575 feat: enhance child segment list and segment card UI with improved styling and new props for EditSlice 1 year ago
Joel 4df52e7f95 fix: retriveal text left ui 1 year ago
AkaraChen 175f5fe6af fix: input number width & default value for child delimiter 1 year ago
Hanqing Zhao 7b7eb00385
Modify translation for error branch (#11731) 1 year ago
NFish a399502ecd
Dark Mode: Workflow darkmode style (#11695) 1 year ago
NFish 1e2ca1aa7b revert: checkbox style 1 year ago
NFish 642aab38fd Merge branch 'feat/parent-child-retrieval' of github.com:langgenius/dify into feat/parent-child-retrieval 1 year ago
NFish 84641b6fd6 Merge branch 'main' into feat/parent-child-retrieval 1 year ago
twwu 9006a744b9 feat: enhance segment management by adding new segment mutation and improving UI layout 1 year ago
NFish 493ec06e95 Merge branch 'feat/parent-child-retrieval' of github.com:langgenius/dify into feat/parent-child-retrieval 1 year ago
crazywoola 7f095bdc42
fix: image icon can not display (#11701) 1 year ago
Joel 7a82422187 chore: record ui 1 year ago
Joel 29c41bf8e8 fix: retrieval ui 1 year ago
twwu 777bba0c63 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu 4850a99ce5 feat: refactor docForm type to use ChuckingMode and improve UI for question/answer sections 1 year ago
zxhlyh 9f90d70b38 merge feat/plugins 1 year ago
Joel e418cf30f5 chore: hiting test header ui 1 year ago
nite-knite 6da7efaa1d feat: update dataset embedding error message display 1 year ago
非法操作 be93c19b7e
chore: remove duplicate folder with case sensitivity issue (#11687) 1 year ago
zxhlyh 04054954c5 Merge branch 'main' into feat/plugins 1 year ago
NFish a01a28997e fix: update datasource Step1 style 1 year ago
zxhlyh 672843dcab feat: marketplace list more link 1 year ago
nite-knite e206866908 feat: update UI for dataset creation step three 1 year ago
twwu 14f14420e7 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu faa5b63ed4 feat: update background styles and add loading skeletons for document detail components 1 year ago
Joel 782845f1a7 fix: header text 1 year ago
JzoNg 4f8cdabef0 dark mode of model provider 1 year ago
Joel d5a90daa44 chore: retrieval test text 1 year ago
Joel 3f9acc7029 feat: hit testing support external 1 year ago
-LAN- 967eb81112
chore: bump version to 0.14.0 (#11679)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh 9f602f73eb
fix: workflow continue on error edge color (#11689) 1 year ago
Joel 41de7e76ec
fix: iteration output array type causes always outputting string array (#11686) 1 year ago
zxhlyh e792e91777 fix: model page 1 year ago
Joel 607a22ad12
fix: tool constant params change cause page crashed (#11682) 1 year ago
Yeuoly fd02c60498
Merge branch 'fix/chore-fix' into dev/plugin-deploy 1 year ago
JzoNg d5cb9f0193 add help doc link of endpoint 1 year ago
Yeuoly 75fe785d88
Merge branch 'main' into fix/chore-fix 1 year ago
twwu 340a052d44 fix: update dependencies array in useMemo hooks 1 year ago
twwu d5cb3af293 feat: add horizontal divider above pagination in completed documents view 1 year ago
twwu fb4d980096 feat: add loading state to child segment list component 1 year ago
twwu cfde86252c Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu cea24acb0a feat: enhance child segment list with empty state handling and search result display 1 year ago
JzoNg 171cc88a0d merge main 1 year ago
github-actions[bot] b96686c1f9 chore: translate i18n files (#11639)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
IWAI, Masaharu 0dfa34ebff Update translate to Japanese: natural Japanese expression (#11647)
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp>
1 year ago
Junyan Qin 1ebf66718e fix: remove unnecessary curly braces in wf api doc (#11658) 1 year ago
NFish e9e78487b5 Feat: new entry point for app creation (#10847) 1 year ago
Kevin9703 bc82de83b7 fix: app log filter value error (#11624) 1 year ago
zxhlyh a594fd87b8 Fix/pdf preview in build (#11621) 1 year ago
github-actions[bot] 76338175e8 chore: translate i18n files (#11577)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
1 year ago
yihong 561453b63f fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
KVOJJJin 076bd1cf8d Feat: dark mode for logs and annotations (#11575) 1 year ago
github-actions[bot] 708c1a19a1 chore: translate i18n files (#11545)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 year ago
zxhlyh 974b88d63a fix: workflow continue on error doc link (#11554) 1 year ago
zxhlyh d1d76823d1 feat: workflow continue on error (#11474) 1 year ago
Yi Xiao 3b57b8c91f chore: update thai lang in app page (#11541) 1 year ago
Charlie.Wei e8f46bffde Msg file preview (#11466)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
1 year ago
barabicu e299232a19 chore: fix typo in Japanese localization (#11502) 1 year ago
문정현 08a4d6d67f chore : fix translation Typo in ko-KR localization (#11509) 1 year ago
-LAN- 7f5bda81e5 chore: bump version to 0.13.2 (#11489)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hash Brown 61fd1947ff fix: cannot close notification manually (#11490) 1 year ago
suzuki.sh eabf59f00d Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
kurokobo e11a876f79 feat: add 'Open in Explore' link for each apps on studio (#11402) 1 year ago
Muneyuki Noguchi dcac973adc Fix the Japanese translation for 'Detail' (#11476) 1 year ago
Yi Xiao 45bdeb79f8 feat: ifelse condition variable editable after selection (#11431) 1 year ago
Charlie.Wei af9060e238 Refactor: Remove redundant style and simplify Mermaid component (#11472) 1 year ago
VoidIsVoid 3652d71ac6 remove mermail render cache (#11470)
Co-authored-by: Gimling <huangjl@ruyi.ai>
1 year ago
Hash Brown 65262b3ab7 fix: cannot upload animated webp image as app icon (#11453) 1 year ago
Hash Brown 26dee2e885 style: EmojiPicker component top padding (#11452) 1 year ago