ckt1031
a8e418275d
fix: about word
2023-07-09 17:16:26 +08:00
ckt1031
d7ab9b0935
fix: turnstil should show in login form
2023-07-09 17:12:31 +08:00
ckt1031
ebd62c3bfc
fix: vite process
2023-07-09 17:01:14 +08:00
ckt1031
4e6f9f67b3
feat: better chn translation
2023-07-09 16:43:39 +08:00
ckt1031
77d295bbf5
fix: removed local update notice
2023-07-08 16:43:57 +08:00
ckt1031
7e3e25fbd9
Fix faulty outdir
2023-07-08 07:56:31 +00:00
ckt1031
9bf98ab53a
Fix vite react variable issue
2023-07-08 07:52:37 +00:00
ckt
3ed9a219c7
Update package.json
2023-07-08 15:08:46 +08:00
ckt1031
37d7afcedc
feat: use vite
2023-07-08 14:58:42 +08:00
ckt1031
2756554f7c
fix: channel testing issue
2023-07-08 14:24:51 +08:00
JustSong
6215d2e71c
docs: update README ( close #257 )
2023-07-08 12:03:55 +08:00
JustSong
d17bdc40a7
fix: use transaction to protect redeem process
2023-07-07 21:26:45 +08:00
JustSong
280df27705
docs: update README
2023-07-05 18:43:11 +08:00
JustSong
991f5bf4ee
fix: fix http2: invalid Connection request header: [\"upgrade\"]"
2023-07-04 21:24:49 +08:00
JustSong
701aaba191
feat: able to approximate token ( close #207 )
2023-07-04 19:54:13 +08:00
mrhaoji
3bab5b48bf
chore: remove email in UsersTable to make room for other fields ( #246 )
...
* chore: remove email in UsersTable to make room for others
* fix: fix not working properly
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-04 18:57:44 +08:00
JustSong
f3bccee3b5
chore: update channel add & edit page
2023-07-04 18:40:36 +08:00
mrhaoji
d84b0b0f5d
chore: add model parameter to the time_test script ( #245 )
...
default value is gpt-3.5-turbo
2023-07-04 18:13:59 +08:00
Cross Fire
d383302e8a
feat: support balance query for CloseAI ( #240 )
...
* 增加CloseAI余额查询功能
* 去除debug代码
* fix: bug fix
* docs: update README
---------
Co-authored-by: sudongyang <sudongyang@xiaomi.com>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-07-03 20:43:42 +08:00
JustSong
04f40def2f
docs: update README
2023-07-03 19:51:12 +08:00
JustSong
c48b7bc0f5
docs: update README
2023-07-03 19:50:17 +08:00
quzard
b09daf5ec1
chore: update countTokenMessages ( #238 )
2023-07-03 09:42:34 +08:00
JustSong
c90c0ecef4
chore: set the default token quota to 1$
2023-07-02 16:45:42 +08:00
JustSong
1ab5fb7d2d
docs: update README
2023-07-02 16:35:40 +08:00
JustSong
f769711c19
docs: update README
2023-07-02 16:25:14 +08:00
JustSong
edc5156693
chore: ignore FRONTEND_BASE_URL on master node
2023-07-02 16:07:12 +08:00
JustSong
9ec6506c32
fix: fix refresh not working properly ( close #229 )
2023-07-02 15:55:49 +08:00
JustSong
f387cc5ead
docs: update README
2023-07-02 14:57:10 +08:00
JustSong
569b68c43b
docs: update README
2023-07-02 14:53:50 +08:00
JustSong
f0c40a6cd0
fix: fix cannot enable token if set to unlimited time ( close #230 )
2023-07-02 14:47:06 +08:00
JustSong
0cea9e6a6f
fix: fix channel search is not working with MySQL
2023-06-29 21:46:13 +08:00
Alone88
b1b3651e84
feat: support channel type AIGC2D ( #220 )
...
* feat: add AIGC2D Channel
* chore: remove console logging & update balance rendering
---------
Co-authored-by: Alone88 <im@aloen88.cn>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-29 21:34:17 +08:00
JustSong
8f6bd51f58
docs: update README
2023-06-29 21:22:23 +08:00
JustSong
bddbf57104
fix: fix AutomaticDisableChannelEnabled option not ignored ( close #217 )
2023-06-29 15:54:12 +08:00
JustSong
9a16b0f9e5
docs: update README
2023-06-29 11:39:43 +08:00
JustSong
3530309a31
docs: update issue templates
2023-06-29 11:33:51 +08:00
JustSong
733ebc067b
docs: update issue templates
2023-06-29 11:33:02 +08:00
JustSong
6a8567ac14
docs: update issue templates
2023-06-29 11:32:36 +08:00
JustSong
aabc546691
fix: fix the wrong message when channel is deleted
2023-06-29 11:27:34 +08:00
JustSong
1c82b06f35
docs: update README
2023-06-29 10:59:41 +08:00
JustSong
9e4109672a
docs: update README
2023-06-28 13:38:09 +08:00
JustSong
64c35334e6
docs: update README
2023-06-28 13:19:01 +08:00
Archer
0ce572b405
docs: update README ( #210 )
...
* deploy docs
* docs: update README
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-28 13:01:29 +08:00
mrhaoji
a326ac4b28
chore: more hints in model mapping textarea ( #205 )
...
* chore: more hints in model mapping textarea
* fix: fix variable not defined
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-28 12:56:01 +08:00
JustSong
05b0e77839
docs: update README
2023-06-27 23:36:12 +08:00
JustSong
51f19470bc
fix: fix wrong env var name
2023-06-27 23:34:23 +08:00
JustSong
737672fb0b
fix: update cached user quota after post-consuming ( close #204 )
2023-06-27 19:22:58 +08:00
JustSong
0941e294bf
feat: support model remap now
2023-06-27 13:42:45 +08:00
JustSong
431d505f79
refactor: do not use redis to store session
2023-06-26 16:10:59 +08:00
mrhaoji
f0dc7f3f06
fix: InitChannelCache does not filter disabled channels ( #201 )
...
* chore: Show the HTTP status code in the test_time script to determine the success or failure of the request.
* fix: InitChannelCache does not filter disabled channels
* chore: do not hardcode
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-25 23:14:15 +08:00