Commit Graph

228 Commits

Author SHA1 Message Date
ckt1031
252cb5ae90 fix: i18n 2023-09-30 23:30:12 +08:00
ckt1031
db1bd7fd84 fix: bump deps 2023-09-30 22:58:18 +08:00
ckt1031
d499f790ef Merge remote-tracking branch 'upstream/main' 2023-09-30 22:56:30 +08:00
JustSong
f0fc991b44 chore: remind user to change default password (close #516) 2023-09-29 18:07:20 +08:00
JustSong
fd98463611 chore: update ali's model name 2023-09-23 22:57:59 +08:00
ckt1031
3e667e59db fix: remove unnecessary warning
This warning is considered as redundant and unrelated to MIT license
2023-09-23 13:36:29 +08:00
ckt1031
1de8539d25 fix: removed sentry 2023-09-23 13:34:40 +08:00
ckt1031
6d2d0c8557 Merge remote-tracking branch 'upstream/main' 2023-09-20 23:28:55 +08:00
JustSong
1d258cc898 fix: add default value for base url 2023-09-18 22:49:05 +08:00
JustSong
159b9e3369 fix: fix unable to set zero value for base url & model mapping 2023-09-18 22:07:17 +08:00
ckt1031
d956ee5a6b Merge remote-tracking branch 'upstream/main' 2023-09-17 22:36:25 +08:00
ckt1031
b1630f0d1c fix: github oauth 2023-09-17 22:25:44 +08:00
Xyfacai
ecf8a6d875
feat: supprt channel priority now & record channel id in log (#484)
* feat: 支持设置渠道优先级 & 日志中显示使用的渠道ID

* fix: 设置渠道优先级未更新 ability

* chore: update implementation

---------

Co-authored-by: Xiangyuan Liu <xiangyuan.liu@ui.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-09-17 19:18:16 +08:00
JustSong
12ef9679a7 fix: fix url not passing when using custom chat_link 2023-09-17 17:19:12 +08:00
JustSong
328aa68255 feat: able to delete logs now (close #486) 2023-09-17 17:09:56 +08:00
JustSong
0d50ad4b2b chore: update channel test prompt 2023-09-17 11:34:06 +08:00
ckt1031
9b399e190f fix: remove bun 2023-09-16 00:19:59 +08:00
JustSong
39ae8075e4 fix: fix oauth2 state not checking 2023-09-15 00:24:20 +08:00
ckt1031
41f5e1351a feat: make things to latest 2023-09-14 11:52:28 +08:00
ckt1031
1e13d9447c fix: remove sri 2023-09-08 15:13:49 +08:00
ckt1031
39e5e105c7 feat: better web page 2023-09-08 14:54:31 +08:00
ckt1031
204d86ce56 fix: add sri 2023-09-08 14:38:37 +08:00
ckt1031
5c1ce11273 feat: bump deps 2023-09-04 15:07:50 +08:00
ckt1031
cd3d1b9f1b Merge remote-tracking branch 'upstream/main' 2023-09-04 14:57:40 +08:00
igophper
d0a0e871e1
fix: support ali's embedding model (#481, close #469)
* feat:支持阿里的 embedding 模型

* fix: add to model list

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-09-03 22:12:35 +08:00
JustSong
276163affd fix: press enter to submit custom model name 2023-09-03 21:40:58 +08:00
JustSong
7e575abb95 feat: add channel type FastGPT 2023-09-03 15:50:49 +08:00
JustSong
04acdb1ccb feat: support aiproxy's library 2023-09-03 12:51:59 +08:00
ckt1031
cfb943c1c9 feat: optimized vite 2023-08-30 22:26:10 +08:00
ckt1031
85383c4c3f feat: bump deps 2023-08-30 22:22:23 +08:00
JustSong
2b614a18a7 fix: fix log table use created_at as key instead of id
Co-authored-by: 13714733197 <13714733197@163.com>
2023-08-30 22:20:57 +08:00
JustSong
f0d5e102a3 fix: fix log table use created_at as key instead of id
Co-authored-by: 13714733197 <13714733197@163.com>
2023-08-30 21:43:01 +08:00
ckt1031
9cd9374b11 merge 2023-08-28 00:35:15 +08:00
ckt1031
a7d9be1a99 feat: supprot pnpm 2023-08-28 00:31:57 +08:00
JustSong
e6c5b0b9d6 feat: support 360's models (close #331, close #461)
feat: support 360's models (close #331, close #461)
2023-08-27 17:46:01 +08:00
JustSong
56b5007379 feat: supper OpenRouter now (close #333, close #340) 2023-08-27 16:16:45 +08:00
JustSong
5ee24e8acf feat: support 360's models (close #331, close #461)
feat: support 360's models (close #331, close #461)
2023-08-26 13:36:20 +08:00
Benny
6a100e1768 feat: show total quota consumption only when user click (#448)
* feat: add toggleable visibility for total quota using an eye icon

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-08-21 10:30:07 +08:00
滔哥
7e058bfb9b
feat: support xunfei's v2 api (#442, close #440)
* 兼容讯飞v2接口

* Revert "兼容讯飞v2接口"

This reverts commit 21f05d1294.

* fix: fix implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-08-19 17:50:34 +08:00
Benny
1b56becfaa
feat: show total quota consumption only when user click (#448)
* feat: add toggleable visibility for total quota using an eye icon

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-08-19 17:08:50 +08:00
ckt1031
5cda49c0b2 fix(web): bump deps 2023-08-19 13:57:11 +08:00
ckt1031
abae1173ca feat: use react swc 2023-08-19 13:33:38 +08:00
ckt1031
08ebece58e fix(web): bump deps 2023-08-13 18:21:22 +08:00
ckt1031
8195619037 Merge remote-tracking branch 'upstream/main' into refactor-main 2023-08-13 17:55:21 +08:00
igophper
4ef5e2020c
fix: fix baidu's embedding api (#398)
* fix:judge baidu embeddings input type

* chore: add back update all channels balance

* chore: update default configuration for sql connection

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-08-13 00:45:04 +08:00
igophper
af20063a8d
feat: able to refresh baidu access token automatically (#400, close #401)
* feat:baidu channel support apiKey and secretKey

添加百度文心渠道时支持填写secretKey|apiKey或者accessToken,支持自动刷新accessToken

* fix

* fix

* fix

* chore: update implementation

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
Co-authored-by: JustSong <39998050+songquanpeng@users.noreply.github.com>
2023-08-12 23:41:44 +08:00
JustSong
e42119b73d chore: use unknown as placeholder 2023-08-12 14:18:04 +08:00
Yolo°
c58f710227
feat: improve frontend (#387)
* fork

* fork

* chore: update style

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-08-12 10:49:30 +08:00
ckt1031
f5b1cb2c19 fix: only show update to admin 2023-08-09 23:28:10 +08:00
ckt1031
067f994b5c fix: update issue 2023-08-09 23:14:27 +08:00