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 |
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 |
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 |
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 |
AkaraChen
|
bebad5cbdd
|
refactor: step 2
|
2024-12-03 17:26:45 +08:00 |
AkaraChen
|
dfdc4ed3b1
|
refactor: step 2
|
2024-12-03 15:23:51 +08:00 |
AkaraChen
|
94eb069a97
|
refactor: step 2
|
2024-12-03 14:34:18 +08:00 |
AkaraChen
|
c960f78035
|
refactor: step 2
|
2024-12-03 14:14:37 +08:00 |
AkaraChen
|
90421b5fb5
|
feat: preview container components
|
2024-12-03 13:39:27 +08:00 |
Hiroshi Fujita
|
1d8385f7ac
|
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230)
|
2024-12-02 15:29:25 +08:00 |
AkaraChen
|
11679dc68a
|
feat: child chunk component for dataset
|
2024-11-28 15:18:56 +08:00 |
AkaraChen
|
25bccd52c2
|
feat: child chunk component for dataset
|
2024-11-28 10:36:24 +08:00 |
AkaraChen
|
521ab30bba
|
fix: data processing form layout padding
|
2024-11-28 10:20:08 +08:00 |
Joel
|
cc64419c84
|
feat: use new file icon
|
2024-11-27 17:57:28 +08:00 |
Joel
|
e27568f0c7
|
fix: not add datasetid to picker
|
2024-11-27 16:52:10 +08:00 |
Joel
|
b7b49daff8
|
feat: add picker logic
|
2024-11-27 16:48:40 +08:00 |
Joel
|
71e285c490
|
feat: add document file select
|
2024-11-27 15:52:58 +08:00 |
Joel
|
a98df0158e
|
chore: document header
|
2024-11-26 17:26:20 +08:00 |
AkaraChen
|
378461bf8a
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-11-26 17:22:07 +08:00 |
AkaraChen
|
e2c6ea3a3a
|
chore: align design token
|
2024-11-26 17:22:02 +08:00 |
twwu
|
0c4e06e1c1
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-11-26 16:56:34 +08:00 |
twwu
|
1e4167427c
|
refactor: update processing status UI and add new CSS variables for success and error states
|
2024-11-26 16:56:27 +08:00 |
AkaraChen
|
72ca69fb2a
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-11-26 15:38:03 +08:00 |