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 |
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 |
Joel
|
768073ddac
|
feat: batch action ui
|
2024-12-05 17:34:40 +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 |
AkaraChen
|
2417699e85
|
feat: new qa setting ui
|
2024-12-05 15:00:54 +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 |
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 |
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 |
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 |
Yi Xiao
|
f933af9f57
|
fix: check valid for number variable (#11334)
|
2024-12-04 15:46:54 +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 |
zxhlyh
|
98a1b01b0c
|
fix: file download in chat (#11322)
|
2024-12-04 11:10:56 +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 |
AkaraChen
|
bebad5cbdd
|
refactor: step 2
|
2024-12-03 17:26:45 +08:00 |
-LAN-
|
7a962b9f03
|
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-03 16:01:12 +08:00 |
AkaraChen
|
dfdc4ed3b1
|
refactor: step 2
|
2024-12-03 15:23:51 +08:00 |
AkaraChen
|
a77aa169b4
|
refactor: step 2
|
2024-12-03 14:43:15 +08:00 |