Commit Graph

273 Commits

Author SHA1 Message Date
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
Joel
b23de4affc
fix: chat on start bug (#1588) 2023-11-21 17:26:49 +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
Rhon Joe
ac3496e681
fix(web): Sidebar create new chat context (#1569) 2023-11-20 15:57:31 +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
18cf7f7ed0
feat: remove plugin page (#1544) 2023-11-16 11:56:25 +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
zxhlyh
f3b9647bb4
feat: add spark 3.0 tip (#1516) 2023-11-13 18:01:37 +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
13b64bc55a
fix: refresh api-based-extension (#1464) 2023-11-06 20:29:41 +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
crazywoola
a9ee18300e
fix: service suggested api (#1452) 2023-11-04 19:59:14 +08:00
crazywoola
518083dfe0
fix: metadata not saved (#1429) 2023-10-30 14:39:15 +08:00
zxhlyh
fc4c03640d
fix: provider delete api key modal z-index (#1416) 2023-10-26 10:35:03 +08:00
Charlie.Wei
985253197f
mermaid front-end rendering initialization exception handling logic o… (#1407) 2023-10-26 10:19:04 +08:00
Hickays
48b4249790
fix: workspace app avatar is abnormal (#1411) 2023-10-26 10:18:38 +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
d14f15863d
fix: i18n runtime error (#1376) 2023-10-18 16:00:56 +08:00
zxhlyh
61e816f24c
feat: logo (#1356) 2023-10-16 15:26:25 +08:00
crazywoola
3043fbe73b
remove the suggested api for completion app (#1347) 2023-10-14 10:05:33 -05:00
Hickays
9f99c3f55b
fix: modal z-index (#1343) 2023-10-13 05:55:03 -05:00
Joel
a07a6d8c26
feat: switch to generation model set default stop word (#1341) 2023-10-13 16:47:22 +08:00
crazywoola
b9d83c04bc
fix: modal z-index (#1337) 2023-10-13 14:58:53 +08:00
Charlie.Wei
298ad6782d
Add Message Suggested Api (#1326)
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
2023-10-13 14:07:32 +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
KVOJJJin
c007dbdc13
Feat: add document of authorization (#1311) 2023-10-11 08:03:36 -05:00
zxhlyh
df07fb5951
feat: provider add baichuan (#1298) 2023-10-09 23:10:43 -05: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
Rhon Joe
52bec63275
chore(web): strong type (#1259) 2023-10-07 04:42:16 -05:00
zxhlyh
c9b0fe47bf
Fix/notion sync (#1258) 2023-09-28 14:39:13 +08:00
zxhlyh
9dbb8acd4b
Feat/dataset support api service (#1240)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
2023-09-27 16:06: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
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
Rhon Joe
8eae643911
Fix App logs page modal show different model icon. (#1224) 2023-09-27 08:54:52 +08:00