Commit Graph

68 Commits

Author SHA1 Message Date
zxhlyh
a8ff2e95da
fix: model parameter modal initial value (#1883) 2024-01-03 17:10:37 +08:00
zxhlyh
d70d61b1cb
frontend for model runtime (#1861)
Co-authored-by: Joel <iamjoel007@gmail.com>
2024-01-03 00:05:08 +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
Joel
972cf3cd01
fix: splitting text ui broken (#1848) 2023-12-27 17:59:50 +08:00
Joel
8dec406161
chore: enchance ext name (#1787) 2023-12-19 14:03:24 +08:00
zxhlyh
58f8d74591
fix: unstructured file extension (#1785) 2023-12-19 12:09:48 +08:00
Joel
9b34f5a9ff
feat: unstructured frontend (#1777) 2023-12-18 23:28:25 +08:00
zxhlyh
1350599c0b
fix: process document priority tip (#1712) 2023-12-07 10:38:33 +08:00
zxhlyh
cb3a55dae6
feat: remove documents limit (#1697) 2023-12-05 16:53:40 +08:00
Joel
2e588ae221
feat: use gtag instead gtm (#1695) 2023-12-05 15:05:05 +08:00
Joel
75a6122173
feat: SaaS price plan frontend (#1683)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-12-03 22:10:16 +08:00
Yuhao
3c37fd37fa
fix: batch mobile layout fixes (#1641) 2023-11-28 20:05:19 +08:00
zxhlyh
80ddb00f10
fix: score_threshold_enabled variable (#1627) 2023-11-27 15:38:05 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
Joel
d8a7e894aa
fix: retrieval test page hide rerank model also hide retrieval config (#1585) 2023-11-21 16:07:47 +08:00
zxhlyh
6768fd4d87
fix: some RAG retrieval bugs (#1577)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-21 13:46:07 +08:00
Joel
31195975f5
chore: retrieval docs links and enchance help doc translation (#1570) 2023-11-20 11:07:45 +08:00
Joel
888e8c6dac
feat: add retriever rank fe (#1557)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-11-18 11:53:35 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
crazywoola
518083dfe0
fix: metadata not saved (#1429) 2023-10-30 14:39:15 +08:00
Rhon Joe
52bec63275
chore(web): strong type (#1259) 2023-10-07 04:42:16 -05:00
KVOJJJin
59236b789f
Fix: dataset list refresh (#1216) 2023-09-27 10:31:46 +08:00
KVOJJJin
fd3d43cae1
Fix: debounce of dataset creation (#1237) 2023-09-27 10:31:27 +08:00
KVOJJJin
841e967d48
Fix: add loading for dataset creation (#1214) 2023-09-24 01:35:20 -05:00
Joel
9df0dcedae
fix: dataset eslint error (#1221) 2023-09-22 22:38:33 +08:00
Rhon Joe
1de48f33ca
feat(web): service request return generics type (#1157) 2023-09-15 07:54:20 -05:00
Rhon Joe
38b9901274
fix(web): complete some ts type (#1148) 2023-09-11 09:30:17 +08:00
KVOJJJin
e161c511af
Feat:csv & docx support (#1139)
Co-authored-by: jyong <jyong@dify.ai>
2023-09-10 15:17:22 +08:00
bowen
4a28599fbd
fix: optimize feedback and app icon (#1099) 2023-09-05 09:13:59 +08:00
yezhwi
d33a269548
refactor(file extractor): file extractor (#1059) 2023-08-31 14:45:31 +08:00
KVOJJJin
c67f345d0e
Fix: disable operations of dataset when embedding unavailable (#1055)
Co-authored-by: jyong <jyong@dify.ai>
2023-08-30 17:27:19 +08:00
bowen
f9bec1edf8
chore: perfect type definition (#1003) 2023-08-28 19:48:53 +08:00
zxhlyh
3a5c7c75ad
Fix/model selector (#1032) 2023-08-28 10:54:41 +08:00
zxhlyh
a7415ecfd8
Fix/upload document limit (#1033) 2023-08-28 10:53:45 +08:00
KVOJJJin
934def5fcc
Fix: eslint (#1030) 2023-08-27 17:06:16 +08:00
zxhlyh
9d5299e9ec
fix: segment error tip & save segment disable when loading (#949) 2023-08-22 15:22:16 +08:00
zxhlyh
b185a70c21
Fix/speech to text button (#947) 2023-08-22 14:55:20 +08:00
bowen
5e0540077a
chore: perfect type definition (#940) 2023-08-22 10:58:06 +08:00
zxhlyh
f53242c081
Feat/add document status tooltip (#937) 2023-08-21 18:07:51 +08:00
Jyong
4b53bb1a32
Feat/token support (#909)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: jyong <jyong@dify.ai>
2023-08-21 13:57:18 +08:00
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>
2023-08-18 17:37:31 +08:00
zxhlyh
4420281d96
Feat/segment add tag (#907) 2023-08-18 17:18:58 +08:00
Matri
155a4733f6
Feat/customizable file upload config (#818) 2023-08-16 23:14:27 +08:00
Joel
f95f6db0e3
feat: support app rename and make app card ui better (#766)
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-08-16 10:31:08 +08:00
takatost
d10ef17f17
feat: frontend multi models support (#804)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-08-12 00:57:13 +08:00
KVOJJJin
60ac915c9c
Fix: hide qa in cloud version (#729) 2023-08-03 11:28:42 +08:00
Rhon Joe
0fc76f7e17
fix(web): fix style override issue (#713) 2023-08-02 17:32:11 +08:00
KVOJJJin
cf93d8d6e2
Feat: Q&A format segmentation support (#668)
Co-authored-by: jyong <718720800@qq.com>
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-07-28 20:47:15 +08:00
KVOJJJin
d143284d99
Fix: stop embedding status display (#523) 2023-07-06 10:51:30 +08:00
zxhlyh
80eebc2414
feat: upgrade nextjs version (#457) 2023-06-27 12:12:41 +08:00