Commit Graph

173 Commits (dev/plugin-deploy)

Author SHA1 Message Date
Chenhe Gu c9e65f4221
Fix/update broken doc links (#2187)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: crazywoola <427733928@qq.com>
2 years ago
KVOJJJin 89fcf4ea7c
Feat: chunk overlap supported (#2209)
Co-authored-by: jyong <jyong@dify.ai>
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
Bowen Liang a798dcfae9
web: Add style CI workflow to enforce eslint checks on web module (#1910) 2 years ago
zxhlyh a8ff2e95da
fix: model parameter modal initial value (#1883) 2 years ago
zxhlyh d70d61b1cb
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
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
Joel 972cf3cd01
fix: splitting text ui broken (#1848) 2 years ago
Joel 8dec406161
chore: enchance ext name (#1787) 2 years ago
zxhlyh 58f8d74591
fix: unstructured file extension (#1785) 2 years ago
Joel 9b34f5a9ff
feat: unstructured frontend (#1777) 2 years ago
zxhlyh 1350599c0b
fix: process document priority tip (#1712) 2 years ago
zxhlyh cb3a55dae6
feat: remove documents limit (#1697) 2 years ago
Joel 2e588ae221
feat: use gtag instead gtm (#1695) 2 years ago
Joel 75a6122173
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
Yuhao 3c37fd37fa
fix: batch mobile layout fixes (#1641) 2 years ago
zxhlyh 80ddb00f10
fix: score_threshold_enabled variable (#1627) 2 years ago
Yuhao a9c1c7d239
feat: fe mobile responsive next (#1609) 2 years ago
Joel d8a7e894aa
fix: retrieval test page hide rerank model also hide retrieval config (#1585) 2 years ago
zxhlyh 6768fd4d87
fix: some RAG retrieval bugs (#1577)
Co-authored-by: Joel <iamjoel007@gmail.com>
2 years ago
Joel 31195975f5
chore: retrieval docs links and enchance help doc translation (#1570) 2 years ago
Joel 888e8c6dac
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2 years ago
zxhlyh 32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2 years ago
crazywoola 518083dfe0
fix: metadata not saved (#1429) 2 years ago
Rhon Joe 52bec63275
chore(web): strong type (#1259) 3 years ago
KVOJJJin 59236b789f
Fix: dataset list refresh (#1216) 3 years ago
KVOJJJin fd3d43cae1
Fix: debounce of dataset creation (#1237) 3 years ago
KVOJJJin 841e967d48
Fix: add loading for dataset creation (#1214) 3 years ago
Joel 9df0dcedae
fix: dataset eslint error (#1221) 3 years ago
Rhon Joe 1de48f33ca
feat(web): service request return generics type (#1157) 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
yezhwi d33a269548
refactor(file extractor): file extractor (#1059) 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
zxhlyh a7415ecfd8
Fix/upload document limit (#1033) 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
bowen 5e0540077a
chore: perfect type definition (#940) 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
Matri 155a4733f6
Feat/customizable file upload config (#818) 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 60ac915c9c
Fix: hide qa in cloud version (#729) 3 years ago
Rhon Joe 0fc76f7e17
fix(web): fix style override issue (#713) 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 bb3cc6bba6
fix: file size limit to 15M (#431) 3 years ago
lisaifei@cvte.com 23ef2262bd
fix: filter empty value in xlsx to improve vector similarity hit (#422) 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
KVOJJJin b055470147
Fix: xls not supported (#329) 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
zxhlyh d96bcfa4ee
fix: dataset setting (#183) 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
KVOJJJin c6f715861a
Fix: event listener of file dropping (#113) 3 years ago
crazywoola a43ef7a926
Feature/remove mock server (#88) 3 years ago
John Wang db896255d6 Initial commit 3 years ago