Commit Graph

3138 Commits

Author SHA1 Message Date
JustSong
536cbe4c8b fix: reset page number after query 2023-06-24 19:32:46 +08:00
JustSong
baab9c71ac feat: able to query token with admin user 2023-06-24 19:13:33 +08:00
JustSong
d3706ea65a chore: adjust table width 2023-06-24 15:42:16 +08:00
JustSong
e4f7ac4089 feat: able to query logs now (close #144) 2023-06-24 15:28:11 +08:00
JustSong
e4281857b0 chore: update en.json 2023-06-24 14:44:34 +08:00
JustSong
c07995ea22 chore: update completion ratio for GPT-3 2023-06-24 14:19:50 +08:00
JustSong
2fc77d70c6 chore: update translations 2023-06-24 12:26:38 +08:00
JustSong
1bb1166322 chore: update translations 2023-06-24 12:18:25 +08:00
JustSong
9e731a4493 docs: update README 2023-06-24 11:34:33 +08:00
JustSong
046606a207 docs: update README 2023-06-24 11:30:16 +08:00
JustSong
140c1a1ac8 chore: fix translation 2023-06-24 11:17:46 +08:00
JustSong
965c964e86 ci: fix GitHub Actions config 2023-06-24 10:45:37 +08:00
JustSong
07b7c10d28 chore: update en.json 2023-06-24 10:22:13 +08:00
JustSong
0dcc5f3ad3 ci: rename GitHub Actions file 2023-06-24 10:12:34 +08:00
JustSong
d668370d06 fix: remove tqdm dependency 2023-06-24 10:09:42 +08:00
JustSong
7e80d4afd3 feat: add English support 2023-06-24 10:07:49 +08:00
JustSong
98ced19f8a docs: update README 2023-06-24 00:19:39 +08:00
JustSong
74b237544c fix: fix http status code (close #193) 2023-06-23 22:59:44 +08:00
JustSong
e873c305f3 feat: show used quota in token table 2023-06-23 21:42:31 +08:00
JustSong
24bdbe117a feat: able to display token billing stat via billing api (close #186) 2023-06-23 20:14:53 +08:00
JustSong
aaafbe0adf chore: use notice to show password (#107) 2023-06-23 10:42:47 +08:00
JustSong
6bea2724e4 feat: support automatic channel testing & balance updates (close #11, close #59) 2023-06-22 22:01:03 +08:00
JustSong
d36a887ffc feat: support search channels by key (close #185) 2023-06-22 21:19:43 +08:00
JustSong
56ac6445b1 chore: able to clear all models now 2023-06-22 20:53:21 +08:00
JustSong
dd87d0a47f chore: update base url setting 2023-06-22 20:49:55 +08:00
JustSong
c90fc7e0d6 chore: use NODE_TYPE to determine node type 2023-06-22 20:39:17 +08:00
JustSong
e975d41ce4 docs: update README 2023-06-22 20:19:30 +08:00
JustSong
5c118a83f7 fix: disable redis on master node 2023-06-22 20:12:43 +08:00
mrhaoji
b244b3250d fix: fix time_test.sh (#191)
* Update time_test.sh to fix the params

修复测试脚本入参问题

* Update time_test.sh to fix the params
2023-06-22 19:53:28 +08:00
JustSong
3b0779b3b4 fix: update time_test.sh 2023-06-22 19:36:54 +08:00
JustSong
f9256feae4 chore: update time_test.sh 2023-06-22 19:25:27 +08:00
JustSong
ed7df0bbfe chore: add time_test.sh 2023-06-22 19:14:45 +08:00
mrhaoji
f9efee5d0a chore: update docker-compose.yml (#189)
去除 Redis 服务的 ports 配置,只允许 Docker Compose 启动的服务才可以访问Redis,不会暴露到宿主机上也不会和宿主机产生端口冲突;同时也提升安全性。
2023-06-22 14:49:33 +08:00
JustSong
3e20c6b4ab chore: update one-api.service 2023-06-22 11:37:44 +08:00
JustSong
2722923c2b docs: update README 2023-06-22 11:17:42 +08:00
JustSong
77eca52cc6 chore: update docker-compose.yml 2023-06-22 11:15:01 +08:00
JustSong
b7a89340e1 chore: format logs 2023-06-22 10:59:01 +08:00
JustSong
b0b0ed2013 chore: print more logs 2023-06-22 01:12:28 +08:00
JustSong
64d026fc1a fix: only master node can migrate database 2023-06-22 00:52:27 +08:00
quzard
b90b8a9d8c fix: fix channel table's sorting problem (#188) 2023-06-21 23:42:55 +08:00
JustSong
99e330d95d docs: update README 2023-06-21 17:51:31 +08:00
JustSong
02bc73066c feat: do not access database before response return (close #158) 2023-06-21 17:26:26 +08:00
JustSong
6c579a6053 feat: select channel without database (#158) 2023-06-21 17:04:18 +08:00
JustSong
ecf919b122 ci: ignore alpha version 2023-06-21 16:22:56 +08:00
JustSong
64a6ce6383 chore: update api message 2023-06-21 15:55:00 +08:00
JustSong
cdc91ccb0c chore: update api message 2023-06-21 15:54:06 +08:00
JustSong
17bd2d0c5b fix: do not show dollar balance if not enabled 2023-06-21 15:45:30 +08:00
JustSong
cded36439e chore: update prompt 2023-06-21 00:20:48 +08:00
JustSong
c32aa170cd feat: support custom base url for channels 2023-06-20 22:32:56 +08:00
JustSong
cab830b711 fix: cors allow all headers 2023-06-20 22:04:01 +08:00