Commit Graph

386 Commits

Author SHA1 Message Date
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
AkaraChen 3f6aee6c51 feat: economy hover effect & upload page 2024-12-11 18:01:02 +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
Joel 17ae100342 chore: result main 2024-12-11 15:15:04 +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
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
Joel 87e284ef75 feat: no linked app ui 2024-12-10 17:19:05 +08:00
Joel 77185d9617 feat: dataset info to new ui 2024-12-10 16:13:12 +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 335e57f3c9 feat: auto disable document ui 2024-12-10 14:12:03 +08:00
twwu 65a9cac099 feat: add new translations and enhance segment management features 2024-12-10 11:31:56 +08:00
Joel 82e2b68d9e feat: preview document picker 2024-12-09 15:42:19 +08:00
AkaraChen ec1c03f0a3 fix: i18n & option card props 2024-12-09 10:08:19 +08:00
twwu b0a4819ec1 feat: enhance translations and UI components for segment management 2024-12-06 18:20:59 +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
Joel 91666c4394 chore: action i18n and remove confirm 2024-12-06 11:20:03 +08:00
Joel 8a8fc7ab50 feat: finish add chunk mode 2024-12-05 14:08:45 +08:00
Joel 1578dc50ef feat: add chunking mode 2024-12-05 11:40:46 +08:00
AkaraChen 8541153b15 merge main 2024-12-05 10:57:27 +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 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
Joel a679079a1d
fix: auto translate fail (#11286) 2024-12-03 14:21:59 +08:00
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-03 13:56:40 +08:00
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Yi Xiao e3119112a6
chore: add Thai GUI (#11201) 2024-11-29 14:20:48 +08:00
github-actions[bot] 18add94a31
chore: translate i18n files (#11182)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
2024-11-28 13:21:04 +08:00
KVOJJJin 18d3ffc194
Feat: new pagination (#11170) 2024-11-28 12:26:02 +08:00
Joel a98df0158e chore: document header 2024-11-26 17:26:20 +08:00
AkaraChen e26a963163 fix: missing translation 2024-11-26 16:05:14 +08:00
AkaraChen c4aa98e609 Merge branch 'main' into feat/parent-child-retrieval 2024-11-26 14:18:56 +08:00
AkaraChen 1a6a28f650 feat: settings ui for database pre-preprocessing 2024-11-25 17:57:31 +08:00
nomi3 79a35c2fe6
feat(i18n): update Japanese translation for login page (#10993) 2024-11-25 12:02:56 +08:00
TakakiMoriguchi 365a40d11f
fix: Japanese typo (#11034) 2024-11-24 21:09:30 +08:00
johnpccd d0648e27e2
Fix typo (#11024) 2024-11-24 11:15:46 +08:00
非法操作 08ac36812b
feat: support LLM process document file (#10966)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-11-22 19:32:44 +08:00
github-actions[bot] 5b415a6227
chore: translate i18n files (#10970)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-11-22 15:24:11 +08:00
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-11-22 15:05:04 +08:00
非法操作 8b16f07eb0
feat: add cURL import for http request node (#8656) 2024-11-21 22:25:18 +08:00
非法操作 22be0816aa
feat: add TOC to app develop doc (#10799) 2024-11-19 09:06:12 +08:00
github-actions[bot] d05fee1182
chore: translate i18n files (#10754)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-11-15 19:31:15 +08:00
NFish 1f87676d52
Supports display license status (#10408)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2024-11-15 17:59:48 +08:00