Commit Graph

140 Commits (340a052d4404bdc96321177fc4bdc6728f7fdce2)

Author SHA1 Message Date
twwu 734659c873 Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval 1 year ago
twwu b59e95785c feat: enhance DocumentDetail and Completed components with child segment handling and improved layout 1 year ago
Joel 1cfb938a7b feat: support check item 1 year ago
Joel cae8ce5a1e fix: list add paging 1 year ago
Joel 8a8fc7ab50 feat: finish add chunk mode 1 year ago
Joel 1578dc50ef feat: add chunking mode 1 year ago
twwu b18eb58770 feat: implement ChildSegmentList component and integrate it into SegmentCard for displaying child chunks 1 year ago
twwu 52ba180bf4 feat: add SegmentDetail component for displaying and editing segment information 1 year ago
twwu f8d6d5a6a9 refactor: replace DocumentContext with useDocumentContext for improved context management 1 year ago
twwu 7200dd42d3 refactor: update batch action component props and change id type in ChildChunkDetail 1 year ago
twwu 388d7918f3 feat: add translation for chunks and new icons; update checkbox styles; add new segment list and segment card 1 year ago
Joel e27568f0c7 fix: not add datasetid to picker 1 year ago
Joel b7b49daff8 feat: add picker logic 1 year ago
Joel 71e285c490 feat: add document file select 1 year ago
Joel a98df0158e chore: document header 1 year ago
twwu 1e4167427c refactor: update processing status UI and add new CSS variables for success and error states 1 year ago
AkaraChen 4757db1b6b refactor: use css var 1 year ago
AkaraChen 1a6a28f650 feat: settings ui for database pre-preprocessing 1 year ago
twwu c5b9a829c0 feat: update UI styles and enhance status indicator components 1 year ago
twwu d0ef423e66 feat: enhance SegmentCard and SegmentAdd components with new DocumentTitle and improved UI elements 1 year ago
非法操作 fd437ff4c5
fix: segement settings of documents raise error (#8971) 2 years ago
zxhlyh 7a1d6fe509
Feat/attachments (#9526)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
Wu Tianwei 8bcad002df
fix: add loading to 'delete' button & 'save' button (#9214) 2 years ago
Jyong 9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2 years ago
Nam Vu 2d7954c7da
Fix variable typo (#8084) 2 years ago
crazywoola b1918dae5e
fix: knowledge input (#8065) 2 years ago
KVOJJJin 14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2 years ago
NFish ad30668eb6
Sync Input component from feat/attachments branch (#7782) 2 years ago
Bryan 205d33a813
Fix: read properties of undefined issue (#7708)
Co-authored-by: libing <libing@healink.cn>
2 years ago
Yi Xiao 3be756eaed
feat: tooltip (#7634) 2 years ago
Yi Xiao 0c22e4e3d1
Feat/new confirm (#6984) 2 years ago
NFish dd64e65ea0
fix: edit segment missing space between buttons (#6826)
Co-authored-by: xc Dou <xcdou@192.168.88.89>
2 years ago
Joel eff280f3e7
feat: tailwind related improvement (#6085) 2 years ago
zxhlyh 5d4d65a85b
fix: button (#5470) 2 years ago
zxhlyh 2328ed8ffa
feat: new icons (#5412) 2 years ago
KVOJJJin 4c37847ea4
Fix: use new button (#5384) 2 years ago
TinsFox a3bd5eba02
refactor: refactor the button component using `forwardRef` (#4379)
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
2 years ago
Joel 28554350de
feat: support firecrawl frontend code (#5226) 2 years ago
Charles Zhou 1ccba85c91
fix: modal z-index and cleanup (#4978) 2 years ago
Nite Knite 37f292ea91
feat: model load balancing (#4926) 2 years ago
Joel 96460d5ea3
feat: document support rename in in dataset (#4732) 2 years ago
doufa b1c9671a60
fix: status query not stop when leaving document embedding detail page (#4754) 2 years ago
Joel 5bcbcd3c57
fix: retrieval value greater more than 1 caused ui problem (#4718) 2 years ago
KVOJJJin c0476c7881
Feat: frontend support timezone of timestamp (#4070) 2 years ago
Jyong f257f2c396
Knowledge optimization (#3755)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
2 years ago
KVOJJJin 8cc1944160
Fix: use debounce for switch (#3585) 2 years ago
Joel 4d54637921
chore: replace all set interval (#3411) 2 years ago
KVOJJJin 762657eeef
Fix: stop indexing status check when api of status checking failed (#3156) 2 years ago
Nanguan Lin 718ac3f83b
Improve ModelTypeEnum type (#3051) 2 years ago
crazywoola 9574730050
Feat/i18n restructure (#2529) 2 years ago
Joel 6f7fd6613a
feat: file icon support doc and docx (#2289) 2 years ago
crazywoola e58c3ac374
Fix/language support (#2154) 2 years ago
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>
2 years ago
zxhlyh a8ff2e95da
fix: model parameter modal initial value (#1883) 2 years ago
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>
2 years ago
Yuhao a9c1c7d239
feat: fe mobile responsive next (#1609) 2 years ago
Joel 888e8c6dac
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
crazywoola 518083dfe0
fix: metadata not saved (#1429) 3 years ago
Joel 9df0dcedae
fix: dataset eslint error (#1221) 3 years ago
Rhon Joe 38b9901274
fix(web): complete some ts type (#1148) 3 years ago
KVOJJJin e161c511af
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
bowen 4a28599fbd
fix: optimize feedback and app icon (#1099) 3 years ago
KVOJJJin c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
bowen f9bec1edf8
chore: perfect type definition (#1003) 3 years ago
zxhlyh 3a5c7c75ad
Fix/model selector (#1032) 3 years ago
KVOJJJin 934def5fcc
Fix: eslint (#1030) 3 years ago
zxhlyh 9d5299e9ec
fix: segment error tip & save segment disable when loading (#949) 3 years ago
zxhlyh b185a70c21
Fix/speech to text button (#947) 3 years ago
zxhlyh f53242c081
Feat/add document status tooltip (#937) 3 years ago
Jyong 4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
3 years ago
Jyong db7156dafd
Feature/mutil embedding model (#908)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
zxhlyh 4420281d96
Feat/segment add tag (#907) 3 years ago
Joel f95f6db0e3
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
3 years ago
takatost d10ef17f17
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
3 years ago
KVOJJJin cf93d8d6e2
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
3 years ago
KVOJJJin d143284d99
Fix: stop embedding status display (#523) 3 years ago
zxhlyh 80eebc2414
feat: upgrade nextjs version (#457) 3 years ago
Joel d637a147ee
feat: support batch upload files (#419) 3 years ago
zxhlyh f797fab206
Fix/dataset add pages tip (#410) 3 years ago
Jyong 9253f72dea
Feat/dataset notion import (#392)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
3 years ago
crazywoola df26f82536
Feature/support xlsx (#311) 3 years ago
Joel 6483beb096
Feat/auto rule generate (#300) 3 years ago
KVOJJJin 59e59c19b2
fix: missing imports (#281) 3 years ago
KVOJJJin c67f626b66
Feat: Support re-segmentation (#114)
Co-authored-by: John Wang <takatost@gmail.com>
Co-authored-by: Jyong <718720800@qq.com>
Co-authored-by: 金伟强 <iamjoel007@gmail.com>
3 years ago
Joel a616bf3129
Fix/long more suggestion not see all (#272) 3 years ago
Joel 91bcbd0b26
fix: svg attr in ts file (#260) 3 years ago
Joel a7c40a07d8
fix: seg no blank break ui (#150) 3 years ago
KVOJJJin 38754734a2
Fix:style of new line (#134) 3 years ago
crazywoola a43ef7a926
Feature/remove mock server (#88) 3 years ago
John Wang db896255d6 Initial commit 3 years ago