Commit Graph

2565 Commits

Author SHA1 Message Date
AkaraChen
f304976715 fix: create dataset step one next 2024-12-13 15:13:06 +08:00
AkaraChen
b2322aca27 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-13 14:57:18 +08:00
AkaraChen
6dc20ee809 fix: unique key 2024-12-13 14:57:13 +08:00
twwu
f7d6dbe90b fix: adjust layout and styling in child segment list component 2024-12-13 14:54:33 +08:00
twwu
44929133a4 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-13 14:45:39 +08:00
twwu
a4c66e3659 feat: improve translation handling in segment components 2024-12-13 14:45:31 +08:00
AkaraChen
ab76266993 chore: enable type intelligence for tailwind config 2024-12-13 14:43:52 +08:00
AkaraChen
b0f34975d4 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-13 14:42:13 +08:00
AkaraChen
24975d475a fix: step 2 switch to economy 2024-12-13 14:41:57 +08:00
nite-knite
8de12ef1d7 feat: update dataset creation UI 2024-12-13 14:41:19 +08:00
JzoNg
463f5a34c6 dark mode for plugins 2024-12-13 14:06:07 +08:00
AkaraChen
2fb71dce50 feat: create datasets step two dark mode 2024-12-13 13:11:37 +08:00
JzoNg
5c98f1a5aa dark mode for tools 2024-12-13 13:10:29 +08:00
zxhlyh
3d803c2e80
Fix/pdf preview in build (#11621) 2024-12-13 11:01:53 +08:00
twwu
766f697f83 feat: navigate to document detail on selection in DocumentPicker 2024-12-13 10:30:48 +08:00
twwu
1641638523 refactor: reorganize BatchAction import paths and enhance child segment scrolling behavior 2024-12-13 10:12:43 +08:00
zxhlyh
7727ec822a Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-12 17:29:55 +08:00
zxhlyh
a0e999e438 feat: plugin add agent-strategy type 2024-12-12 17:29:25 +08:00
twwu
a8254c29c5 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-12 17:14:44 +08:00
twwu
3dbd8f5d31 feat: enhance child segment list with total count and input value handling 2024-12-12 17:14:33 +08:00
AkaraChen
939f7f3e06 fix: cannot open in upload 2024-12-12 16:56:06 +08:00
AkaraChen
489015bd9e fix: update document name display to prevent overflow 2024-12-12 16:50:15 +08:00
AkaraChen
1b150d31a9 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-12 16:42:34 +08:00
AkaraChen
3fa33b09af fix: add truncation to document name display and update dataset form checks 2024-12-12 16:42:23 +08:00
twwu
5a1159f9ab feat: update child chunk handling and improve UI interactions 2024-12-12 15:33:54 +08:00
JzoNg
4aef5939f1 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-12 15:14:59 +08:00
JzoNg
e0cc990fa5 fix: tool parameter form change 2024-12-12 15:12:41 +08:00
twwu
c1d1960215 feat: enhance time formatting and add child segment detail component 2024-12-12 14:45:00 +08:00
github-actions[bot]
a360af8687
chore: translate i18n files (#11577)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-12-12 13:47:39 +08:00
twwu
fd339d51e2 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-12 13:39:50 +08:00
twwu
36778a4ebe feat: add and delete child chunks 2024-12-12 13:39:45 +08:00
yihong
36cb25b341
fix: support mdx files close #11557 (#11565)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-12 13:37:56 +08:00
AkaraChen
3f1b92a23f fix: data source web & notion 2024-12-12 13:37:36 +08:00
AkaraChen
ac24163fb9 chore: change some color for dark mode 2024-12-12 13:13:08 +08:00
KVOJJJin
f96fdc2970
Feat: dark mode for logs and annotations (#11575) 2024-12-12 10:09:48 +08:00
twwu
a25a3ee1f7 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-11 18:38:05 +08:00
twwu
28987003fa refactor: simplify SegmentIndexTag usage and improve label prefix handling 2024-12-11 18:37:56 +08:00
Joel
f2eeaba8d7 chore: remove useless test code 2024-12-11 18:23:52 +08:00
twwu
db01c5c89d Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-11 18:18:06 +08:00
twwu
51f6a87aef feat: update translation files and improve segment index tag component 2024-12-11 18:15:30 +08:00
Joel
d88bb70427 fix: loding and empty css 2024-12-11 18:13:56 +08:00
AkaraChen
4f6bc54280 fix: update file type casting in PreviewDocumentPicker 2024-12-11 18:05:05 +08:00
github-actions[bot]
ceaa9f1101
chore: translate i18n files (#11545)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
2024-12-11 18:04:14 +08:00
zxhlyh
6f4cbe0bde
fix: workflow continue on error doc link (#11554) 2024-12-11 18:03:41 +08:00
Joel
49a48910cd chore: hit result toggle btn 2024-12-11 18:02:16 +08:00
AkaraChen
3f6aee6c51 feat: economy hover effect & upload page 2024-12-11 18:01:02 +08:00
Joel
f22c608c89 fix: tiny css problem 2024-12-11 17:48:22 +08:00
AkaraChen
41039f09bf fix: switch to parent child not use qualified 2024-12-11 16:55:11 +08:00
AkaraChen
6d689317ea Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-11 16:50:43 +08:00
AkaraChen
f969dce345 feat: switch to high quan modal 2024-12-11 16:50:32 +08:00
Joel
599345879e feat: result ui 2024-12-11 16:34:52 +08:00
AkaraChen
9dce37bb24 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-11 15:45:14 +08:00
AkaraChen
149cfaafc5 feat: add switch to high quan dialog 2024-12-11 15:45:05 +08:00
Joel
17ae100342 chore: result main 2024-12-11 15:15:04 +08:00
Joel
361a007f42 feat: tags 2024-12-11 14:42:14 +08:00
Joel
b8ced5102c feat: new retrieval result ui 2024-12-11 14:30:01 +08:00
zxhlyh
bec5451f12
feat: workflow continue on error (#11474) 2024-12-11 14:21:38 +08:00
zxhlyh
5b3112a137 fix: model page empty 2024-12-11 14:10:28 +08:00
twwu
4017c65c1f Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-11 14:00:27 +08:00
twwu
8518c1ae8c feat: add regeneration confirmation and success messages in translation files 2024-12-11 14:00:21 +08:00
twwu
033ce47d01 feat: add Dot and Tag components for enhanced UI representation 2024-12-11 13:31:21 +08:00
Yi Xiao
86dfdcb8ec
chore: update thai lang in app page (#11541) 2024-12-11 12:08:09 +08:00
AkaraChen
70d1d03106 fix: not use css var 2024-12-11 11:06:20 +08:00
AkaraChen
11ee45f1c2 fix: default value not match prd 2024-12-11 11:03:03 +08:00
Joel
16d8bdfc78 chore: hit result item temp 2024-12-10 18:36:45 +08:00
Joel
14c8297e36 chore: fix setting text 2024-12-10 18:36:45 +08:00
twwu
8baaf7c84e Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-10 18:01:43 +08:00
twwu
b4a6ec077f feat: add functionality to regenerate child chunks and enhance UI components for segment management 2024-12-10 18:01:38 +08:00
AkaraChen
27f5738c55 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-10 17:32:43 +08:00
AkaraChen
5fa0fc4858 fix: dataset settings 2024-12-10 17:32:31 +08:00
Joel
87e284ef75 feat: no linked app ui 2024-12-10 17:19:05 +08:00
Joel
dd23f1093b feat: linked app new ui 2024-12-10 16:13:12 +08:00
Joel
77185d9617 feat: dataset info to new ui 2024-12-10 16:13:12 +08:00
AkaraChen
f894fb05c1 fix: retrive config cannot enable rerank 2024-12-10 16:04:42 +08:00
zxhlyh
1272cf8fe7 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-10 15:52:16 +08:00
zxhlyh
35fb9099e3 fix: model page 2024-12-10 15:51:55 +08:00
zxhlyh
3803989480 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-10 14:58:38 +08:00
twwu
6055e27050 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-10 14:16:49 +08:00
twwu
09cdb573c7 feat: enhance NewSegmentModal with add another option and improve cancel behavior 2024-12-10 14:16:43 +08:00
Joel
430de3108b chore: remove isloading break ui 2024-12-10 14:15:14 +08:00
Joel
d1743ee3e5 feat: auto disabled api 2024-12-10 14:12:03 +08:00
Joel
335e57f3c9 feat: auto disable document ui 2024-12-10 14:12:03 +08:00
zxhlyh
c51c032334 fix: dsl check 2024-12-10 14:11:34 +08:00
zxhlyh
5825c101c9 fix: marketplace exclude 2024-12-10 13:37:02 +08:00
twwu
ae3eae413f feat: add LayoutRight2LineMod icon component and update document detail 2024-12-10 13:12:05 +08:00
twwu
89345e5c5a Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-10 11:32:02 +08:00
twwu
65a9cac099 feat: add new translations and enhance segment management features 2024-12-10 11:31:56 +08:00
Charlie.Wei
bdd5869244
Msg file preview (#11466)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-10 10:53:37 +08:00
barabicu
fc1415d705
chore: fix typo in Japanese localization (#11502) 2024-12-10 09:29:16 +08:00
문정현
8218f62478
chore : fix translation Typo in ko-KR localization (#11509) 2024-12-10 09:09:26 +08:00
Joel
4c1bf96b14 fix: node build out of memory 2024-12-09 18:26:09 +08:00
Joel
54f03c5c78 fix: node build out of memory 2024-12-09 18:15:06 +08:00
AkaraChen
14934c0610 feat: file preview in step two 2024-12-09 18:10:56 +08:00
-LAN-
0ff8bd2aa9
chore: bump version to 0.13.2 (#11489)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-09 17:57:23 +08:00
Hash Brown
2866383228
fix: cannot close notification manually (#11490) 2024-12-09 17:55:06 +08:00
Joel
0d64a35fb6 chore: refact retry btn 2024-12-09 17:34:57 +08:00
twwu
aa0d587516 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-09 16:56:58 +08:00
twwu
55ed41520f feat: enhance batch action confirmation and segment management 2024-12-09 16:55:13 +08:00
Joel
ccdb3c5931 fix: deleting problem 2024-12-09 16:29:33 +08:00
Yeuoly
6e798fad34
fix: add pnpm lock 2024-12-09 16:17:33 +08:00
Yeuoly
04d3abd754
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-09 16:13:33 +08:00
Yeuoly
16b49ac436
Merge branch 'main' into fix/chore-fix 2024-12-09 16:08:19 +08:00
AkaraChen
01e363f33f Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-09 15:43:49 +08:00
AkaraChen
20a2e76f40 feat: file selector for preview in parent child 2024-12-09 15:43:34 +08:00
Yeuoly
c377eb8c28
fix: unbound variable in tool node 2024-12-09 15:43:01 +08:00
Joel
82e2b68d9e feat: preview document picker 2024-12-09 15:42:19 +08:00
suzuki.sh
c3c6a48059
Fix the token count at the iteration node (#11235)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-09 15:02:04 +08:00
kurokobo
230fa3286b
feat: add 'Open in Explore' link for each apps on studio (#11402) 2024-12-09 12:04:03 +08:00
twwu
12c791149c Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-09 11:46:24 +08:00
twwu
1c5464dbef feat: add pagination for chunk list 2024-12-09 11:46:18 +08:00
Muneyuki Noguchi
061c0b10fd
Fix the Japanese translation for 'Detail' (#11476) 2024-12-09 11:18:28 +08:00
Yi Xiao
32f8a98cf8
feat: ifelse condition variable editable after selection (#11431) 2024-12-09 11:06:47 +08:00
AkaraChen
2d66077ed3 fix: option card style 2024-12-09 10:18:04 +08:00
AkaraChen
ec1c03f0a3 fix: i18n & option card props 2024-12-09 10:08:19 +08:00
Charlie.Wei
6c60ecb237
Refactor: Remove redundant style and simplify Mermaid component (#11472) 2024-12-09 09:47:58 +08:00
VoidIsVoid
a594e256ae
remove mermail render cache (#11470)
Co-authored-by: Gimling <huangjl@ruyi.ai>
2024-12-09 09:33:18 +08:00
Hash Brown
266d32bd77
fix: cannot upload animated webp image as app icon (#11453) 2024-12-08 08:37:21 +08:00
Hash Brown
cc8feaa483
style: EmojiPicker component top padding (#11452) 2024-12-07 22:26:28 +08:00
AkaraChen
3d283a11b6 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-06 23:01:15 +08:00
AkaraChen
cc2a9cdf37 wip: refactor 2024-12-06 22:33:53 +08:00
Joel
b7472c7ab0 chore: change batch url 2024-12-06 18:29:26 +08:00
twwu
c541d4aaa8 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-06 18:21:05 +08:00
twwu
b0a4819ec1 feat: enhance translations and UI components for segment management 2024-12-06 18:20:59 +08:00
KVOJJJin
1490a19fa1
Fix: compatible with outputs data structure (#11432) 2024-12-06 17:35:35 +08:00
Joel
d1d9315f05 chore: list page color to css vars 2024-12-06 17:21:27 +08:00
twwu
c9114d171e Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-06 17:19:25 +08:00
twwu
1546859bae feat: add child segment response type and enhance dataset components with improved translations and UI updates 2024-12-06 17:18:29 +08:00
StyleZhang
b448900bb8 merge feat/plugins 2024-12-06 16:58:42 +08:00
StyleZhang
69daf4a027 merge main 2024-12-06 16:56:42 +08:00
Yeuoly
1ce7990df4
Merge branch 'fix/chore-fix' into dev/plugin-deploy 2024-12-06 16:47:40 +08:00
AkaraChen
dfebcd0ea7 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-06 16:16:35 +08:00
AkaraChen
6383a64419 fix: step 2 preview ui padding 2024-12-06 16:16:30 +08:00
JzoNg
3bc9ddb006 fix mutation of model credentials update 2024-12-06 16:05:06 +08:00
JzoNg
ea2862e435 fix style of boolean form of model parameters 2024-12-06 16:05:06 +08:00
StyleZhang
ca3d96e5f4 fix: tool list 2024-12-06 15:42:02 +08:00
Joel
570bf75698 feat: support multi 2024-12-06 15:22:31 +08:00
AkaraChen
07f0140d10 feat: preview parent child chunk in create step 2 2024-12-06 15:20:14 +08:00
Joel
6748b50bf1 feat: use query to handle api and remove old api service 2024-12-06 14:26:38 +08:00
AkaraChen
6e38b523c9 wip: create datasets 2024-12-06 13:40:34 +08:00
AkaraChen
a893309b73 wip: create datasets 2024-12-06 13:27:32 +08:00
Joel
f3cfcb757e feat: document update change to batch api 2024-12-06 11:53:28 +08:00
Joel
91666c4394 chore: action i18n and remove confirm 2024-12-06 11:20:03 +08:00
kurokobo
9a0dc4bfdc
fix: add elkjs (#11404) 2024-12-06 09:00:48 +08:00
Charlie.Wei
7c979e6490
Update mermaid (#11356)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-05 20:43:42 +08:00
github-actions[bot]
d60ca1661c
chore: translate i18n files (#11389)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-12-05 17:55:44 +08:00
eux
bb62391a4c
fix: broken link to knowledge base guide (#11387) 2024-12-05 17:47:11 +08:00
Joel
768073ddac feat: batch action ui 2024-12-05 17:34:40 +08:00
KVOJJJin
0b25c0b677
Fix: support file download in workflow result (#11338) 2024-12-05 16:58:39 +08:00
twwu
734659c873 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 15:44:58 +08:00
twwu
b59e95785c feat: enhance DocumentDetail and Completed components with child segment handling and improved layout 2024-12-05 15:44:53 +08:00
AkaraChen
9f8cf03155 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 15:32:59 +08:00
AkaraChen
0361bf00d1 fix: option card overflow clip cause language selector hidden 2024-12-05 15:32:34 +08:00
Joel
1cfb938a7b feat: support check item 2024-12-05 15:29:42 +08:00
Joel
cae8ce5a1e fix: list add paging 2024-12-05 15:29:42 +08:00
Yi
d6dea67947 apply the skeleton component to the Plugin loading card 2024-12-05 15:27:47 +08:00
-LAN-
a5d6082418
chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-05 15:11:55 +08:00
Yi
b8f9747849 Merge branch "main" into feat/plugins 2024-12-05 15:08:09 +08:00
AkaraChen
2417699e85 feat: new qa setting ui 2024-12-05 15:00:54 +08:00
StyleZhang
f038eb2390 Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-05 14:55:32 +08:00
StyleZhang
0e70e72594 fix: marketplace list 2024-12-05 14:54:20 +08:00
Yi
0e419a7a16 feat: move linear gradient bg to common config 2024-12-05 14:44:45 +08:00
Joel
8a8fc7ab50 feat: finish add chunk mode 2024-12-05 14:08:45 +08:00
Yi Xiao
20c4633d2a
fix: empty object (conversation variable) editable (#11352) 2024-12-05 13:59:59 +08:00
Yi Xiao
6180762160
fix: bg typo in variable aggregator node (#11376) 2024-12-05 11:46:12 +08:00
Joel
1578dc50ef feat: add chunking mode 2024-12-05 11:40:46 +08:00
twwu
78fff31e61 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 11:13:20 +08:00
twwu
b18eb58770 feat: implement ChildSegmentList component and integrate it into SegmentCard for displaying child chunks 2024-12-05 11:13:14 +08:00
twwu
52ba180bf4 feat: add SegmentDetail component for displaying and editing segment information 2024-12-05 11:11:57 +08:00
AkaraChen
8541153b15 merge main 2024-12-05 10:57:27 +08:00
AkaraChen
0185fb3369 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-05 10:40:32 +08:00
AkaraChen
5bf6cd242d wip: qa mode 2024-12-05 10:40:27 +08:00
Joel
284bb7ac71
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-05 10:15:21 +08:00
twwu
f8d6d5a6a9 refactor: replace DocumentContext with useDocumentContext for improved context management 2024-12-05 10:12:02 +08:00
twwu
7200dd42d3 refactor: update batch action component props and change id type in ChildChunkDetail 2024-12-05 09:49:37 +08:00
github-actions[bot]
138bf698b0
chore: translate i18n files (#11353)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
2024-12-04 19:24:03 +08:00
NFish
e5bb4cca12
fix: Correct category of 'Workflow' used in Explore Apps. (#11351) 2024-12-04 18:19:12 +08:00
twwu
44989ae97c Merge branch 'feat/plugins' into dev/plugin-deploy 2024-12-04 18:11:10 +08:00
twwu
0ac5e53c2e fix: refactor GitHub releases fetching to improve error handling and format response 2024-12-04 18:08:25 +08:00
Joel
44b0039e8b fix: install plugin type show error 2024-12-04 18:06:00 +08:00
AkaraChen
4048eff3ab chore: remove twc 2024-12-04 17:37:12 +08:00
AkaraChen
5e2cb0e3a8
feat: add base skeleton component (#11339) 2024-12-04 17:34:55 +08:00
twwu
becdca24df fix: enhance GitHub releases fetching with optional authentication 2024-12-04 16:49:49 +08:00
AkaraChen
8289175bfa style: fix component naming 2024-12-04 16:23:43 +08:00
Hash Brown
16a65cb367
fix: cannot send message when debug with multiple model with conversa… (#11333) 2024-12-04 16:17:11 +08:00
AkaraChen
539050c56b style: fix component naming 2024-12-04 16:16:00 +08:00
AkaraChen
90b407ecc8 feat: loading & empty state for step 2 2024-12-04 16:07:25 +08:00
Joel
9fc0e658ad merge 2024-12-04 16:05:11 +08:00
Yi Xiao
f933af9f57
fix: check valid for number variable (#11334) 2024-12-04 15:46:54 +08:00
Yeuoly
e5e8277c2d
Merge remote-tracking branch 'origin/feat/plugins' into dev/plugin-deploy 2024-12-04 15:40:39 +08:00
AkaraChen
1df3f4aad3 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-04 14:34:38 +08:00
twwu
8d74eb4946 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 2024-12-04 14:24:54 +08:00
twwu
388d7918f3 feat: add translation for chunks and new icons; update checkbox styles; add new segment list and segment card 2024-12-04 14:24:47 +08:00
AkaraChen
14f46308a9 chore: gen icon for selection icon 2024-12-04 14:10:17 +08:00
AkaraChen
629152ff2c feat: ui component finish for chunk preview 2024-12-04 11:52:05 +08:00
Joel
29d29f8731 fix: can not chosse const 2024-12-04 11:17:15 +08:00
zxhlyh
98a1b01b0c
fix: file download in chat (#11322) 2024-12-04 11:10:56 +08:00
Joel
f634a4488f merge main 2024-12-04 11:06:00 +08:00
Joel
e240424be5
fix: number variable can not input constant type value in tool config form (#11320) 2024-12-04 10:46:03 +08:00
DDDDD12138
1cb5a12abb
fix: resolve scrolling issue in workflow-log table (#11302) 2024-12-03 21:29:42 +08:00
KVOJJJin
ff2a4a6fcd
Fix: model params in logs (#11298) 2024-12-03 21:17:55 +08:00