330 Commits

Author SHA1 Message Date
Joel
8e2e477a7f
chore: enchance annotation ui (#1781) 2023-12-19 10:25:54 +08:00
Joel
4f0e272549
fix: add then eidt annotion cause show bug (#1775) 2023-12-18 19:33:48 +08:00
Joel
65fd4b39ce
feat: annotation management frontend (#1764) 2023-12-18 15:41:24 +08:00
Joel
5beb298e47
chore: update term links (#1748) 2023-12-13 15:12:27 +08:00
crazywoola
8b0100523b
Feat/regenrate conversation in embeded window (#1708) 2023-12-07 13:17:07 +08:00
Yuhao
efa16dbb44
feat: drag to upload image (#1666) 2023-12-01 16:50:22 +08:00
Yuhao
faa88aafe8
feat: clipboard paste (#1663) 2023-12-01 10:04:14 +08:00
zxhlyh
451af66be0
feat: add jina embedding (#1647)
Co-authored-by: takatost <takatost@gmail.com>
2023-11-29 14:58:11 +08:00
Yuhao
a9c1c7d239
feat: fe mobile responsive next (#1609) 2023-11-27 11:47:48 +08:00
zxhlyh
bb98f5756a
feat: add xinference rerank model (#1619) 2023-11-25 16:23:24 +08:00
zxhlyh
9587479b76
fix: chat token spent info style (#1597) 2023-11-22 15:22:50 +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
crazywoola
19fc9e3466
fix: upload file not clickable in firefox (#1552) 2023-11-17 09:57:53 +08:00
zxhlyh
cfbfd59b8f
fix: upload image (#1522) 2023-11-16 11:56:11 +08:00
zxhlyh
6b15827246
feat: [frontend] support vision (#1518)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-11-13 22:32:39 +08:00
Charlie.Wei
92f594f5e7
Change Embedded chrome plugin Url (#1498)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-11-10 16:44:26 +08:00
crazywoola
94d7babbf1
feat: update the docs in forking applications (#1491) 2023-11-08 19:44:15 +08:00
Charlie.Wei
306216dbe5
application embedded add chrome && ChatBot Chrome plugin update v1.5 (#1480)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-11-08 17:59:53 +08:00
zxhlyh
ab2e20ee0a
fix: rename api based extension (#1485) 2023-11-08 13:03:50 +08:00
zxhlyh
146e95d88f
fix: api extension selector (#1486) 2023-11-08 13:03:42 +08:00
zxhlyh
7b26c9e2ef
fix: code-based extension (#1477) 2023-11-07 17:56:07 +08:00
zxhlyh
6bcafdbc87
fix: openai model name (#1474) 2023-11-07 17:41:43 +08:00
zxhlyh
279f099ba0
fix: chat style (#1463) 2023-11-06 20:11:55 +08:00
zxhlyh
32747641e4
feat: add api-based extension & external data tool & moderation (#1459) 2023-11-06 19:36:32 +08:00
Charlie.Wei
985253197f
mermaid front-end rendering initialization exception handling logic o… (#1407) 2023-10-26 10:19:04 +08:00
Joel
8c4ae98f3d
feat: add advanced prompt doc link (#1363) 2023-10-19 17:52:30 +08:00
Joel
08aa367892
feat: add context missing warning (#1384)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
2023-10-19 17:52:14 +08:00
Joel
ff527a0190
fix: not load dataset config (#1381) 2023-10-19 13:55:25 +08:00
zxhlyh
61e816f24c
feat: logo (#1356) 2023-10-16 15:26:25 +08:00
Joel
a07a6d8c26
feat: switch to generation model set default stop word (#1341) 2023-10-13 16:47:22 +08:00
crazywoola
e83e239faf
fix: value.join is not a function in log list (#1332) 2023-10-13 11:34:24 +08:00
zxhlyh
5b9858a8a3
feat: advanced prompt (#1330)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Gillian97 <jinling.sunshine@gmail.com>
2023-10-12 23:14:28 +08:00
Charlie.Wei
b711ce33b7
Application share qrcode (#1277)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
2023-10-08 09:34:49 +08:00
Garfield Dai
18c710c906
feat: support binding context var (#1227)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-09-27 14:53:22 +08:00
Rhon Joe
8eae643911
Fix App logs page modal show different model icon. (#1224) 2023-09-27 08:54:52 +08:00
Joel
c40ee7e629
feat: batch run support retry errors and decrease rate limit times (#1215) 2023-09-25 10:20:50 +08:00
Rhon Joe
e65f9cb17a
Complete type defined. (#1200) 2023-09-19 23:27:06 -05:00
zxhlyh
60e0bbd713
Feat/provider add zhipuai (#1192)
Co-authored-by: Joel <iamjoel007@gmail.com>
2023-09-18 18:02:05 +08:00
Joel
c385961d33
chore: Optimization model parameter description (#1181) 2023-09-15 11:14:14 +08:00
charli117
67bed54f32
Mermaid front end rendering (#1166)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-09-14 14:09:23 +08:00
zxhlyh
96d10c8b39
feat: spark free quota verify (#1152) 2023-09-11 17:30:54 +08:00
Joel
e925b6c572
fix: log page compatible old query (#1141) 2023-09-10 11:29:25 +08:00
Joel
5412f4aba5
fix: in log page not show user query (#1140) 2023-09-10 09:30:30 +08:00
Joel
2d5ad0d208
feat: support optional query content (#1097)
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
2023-09-10 00:12:34 +08:00
zxhlyh
84c76bc04a
Feat/chat add origin (#1130) 2023-09-09 19:17:12 +08:00
Joel
7ba068c3e4
fix: self host embedding missing base url config (#1116) 2023-09-07 14:56:38 +08:00
bowen
b201eeedbd
fix: optimize styles (#1112) 2023-09-07 14:24:09 +08:00
bowen
4a28599fbd
fix: optimize feedback and app icon (#1099) 2023-09-05 09:13:59 +08:00