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 |
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 |
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
|
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 |
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
|
4757db1b6b
|
refactor: use css var
|
2024-11-26 14:18:42 +08:00 |
AkaraChen
|
1a6a28f650
|
feat: settings ui for database pre-preprocessing
|
2024-11-25 17:57:31 +08:00 |
twwu
|
c5b9a829c0
|
feat: update UI styles and enhance status indicator components
|
2024-11-21 15:13:16 +08:00 |
twwu
|
d0ef423e66
|
feat: enhance SegmentCard and SegmentAdd components with new DocumentTitle and improved UI elements
|
2024-11-20 16:38:38 +08:00 |
非法操作
|
fd437ff4c5
|
fix: segement settings of documents raise error (#8971)
|
2024-10-25 16:58:50 +08:00 |
zxhlyh
|
7a1d6fe509
|
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-10-21 10:32:37 +08:00 |
Wu Tianwei
|
8bcad002df
|
fix: add loading to 'delete' button & 'save' button (#9214)
|
2024-10-11 11:22:59 +08:00 |
Jyong
|
9d221a5e19
|
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
|
2024-09-30 15:38:43 +08:00 |
Nam Vu
|
2d7954c7da
|
Fix variable typo (#8084)
|
2024-09-08 13:14:11 +08:00 |
crazywoola
|
b1918dae5e
|
fix: knowledge input (#8065)
|
2024-09-07 17:53:39 +08:00 |
KVOJJJin
|
14af87527f
|
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
|
2024-09-04 14:41:47 +08:00 |
NFish
|
ad30668eb6
|
Sync Input component from feat/attachments branch (#7782)
|
2024-08-29 11:23:16 +08:00 |
Bryan
|
205d33a813
|
Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <libing@healink.cn>
|
2024-08-27 19:23:56 +08:00 |
Yi Xiao
|
3be756eaed
|
feat: tooltip (#7634)
|
2024-08-26 13:00:02 +08:00 |
Yi Xiao
|
0c22e4e3d1
|
Feat/new confirm (#6984)
|
2024-08-06 14:31:13 +08:00 |
NFish
|
dd64e65ea0
|
fix: edit segment missing space between buttons (#6826)
Co-authored-by: xc Dou <xcdou@192.168.88.89>
|
2024-07-31 15:11:07 +08:00 |
Joel
|
eff280f3e7
|
feat: tailwind related improvement (#6085)
|
2024-07-09 15:05:40 +08:00 |
zxhlyh
|
5d4d65a85b
|
fix: button (#5470)
|
2024-06-21 14:17:45 +08:00 |
zxhlyh
|
2328ed8ffa
|
feat: new icons (#5412)
|
2024-06-20 11:05:08 +08:00 |
KVOJJJin
|
4c37847ea4
|
Fix: use new button (#5384)
|
2024-06-19 14:53:19 +08:00 |
TinsFox
|
a3bd5eba02
|
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
|
2024-06-19 14:13:16 +08:00 |
Joel
|
28554350de
|
feat: support firecrawl frontend code (#5226)
|
2024-06-14 22:02:41 +08:00 |
Charles Zhou
|
1ccba85c91
|
fix: modal z-index and cleanup (#4978)
|
2024-06-06 22:28:13 +08:00 |
Nite Knite
|
37f292ea91
|
feat: model load balancing (#4926)
|
2024-06-05 00:13:29 +08:00 |
Joel
|
96460d5ea3
|
feat: document support rename in in dataset (#4732)
|
2024-06-04 15:10:34 +08:00 |
doufa
|
b1c9671a60
|
fix: status query not stop when leaving document embedding detail page (#4754)
|
2024-05-31 16:07:48 +08:00 |
Joel
|
5bcbcd3c57
|
fix: retrieval value greater more than 1 caused ui problem (#4718)
|
2024-05-28 16:01:19 +08:00 |
KVOJJJin
|
c0476c7881
|
Feat: frontend support timezone of timestamp (#4070)
|
2024-05-04 16:15:32 +08:00 |
Jyong
|
f257f2c396
|
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
2024-04-24 15:02:29 +08:00 |
KVOJJJin
|
8cc1944160
|
Fix: use debounce for switch (#3585)
|
2024-04-18 11:54:54 +08:00 |
Joel
|
4d54637921
|
chore: replace all set interval (#3411)
|
2024-04-12 16:02:56 +08:00 |
KVOJJJin
|
762657eeef
|
Fix: stop indexing status check when api of status checking failed (#3156)
|
2024-04-08 16:14:31 +08:00 |
Nanguan Lin
|
718ac3f83b
|
Improve ModelTypeEnum type (#3051)
|
2024-04-04 15:54:59 +08:00 |
crazywoola
|
9574730050
|
Feat/i18n restructure (#2529)
|
2024-02-23 14:31:06 +08:00 |
Joel
|
6f7fd6613a
|
feat: file icon support doc and docx (#2289)
|
2024-01-30 15:55:07 +08:00 |
crazywoola
|
e58c3ac374
|
Fix/language support (#2154)
|
2024-01-24 11:08:11 +08:00 |
Jyong
|
4d99c689f0
|
prohibit enable and disable function when segment is not completed (#1954)
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
|
2024-01-05 18:18:38 +08:00 |
zxhlyh
|
a8ff2e95da
|
fix: model parameter modal initial value (#1883)
|
2024-01-03 17:10:37 +08:00 |
takatost
|
d069c668f8
|
Model Runtime (#1858)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
|
2024-01-02 23:42:00 +08:00 |
Yuhao
|
a9c1c7d239
|
feat: fe mobile responsive next (#1609)
|
2023-11-27 11:47:48 +08:00 |