Commit Graph

2055 Commits

Author SHA1 Message Date
Kidultx
9f3c756a88 feat: support API2GPT platform (#173)
* support API2GPT platform

* chore: update balance renderer

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-17 15:20:51 +08:00
Miniers
0ce7cf550b feat: add token name to log (#172)
* add token name to log

* chore: update expression

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-17 14:56:03 +08:00
JustSong
1c73ee8483 docs: update README 2023-06-17 12:55:48 +08:00
JustSong
3f76f4f9d6 docs: update README 2023-06-17 12:07:58 +08:00
JustSong
06ffdb9c43 docs: update README 2023-06-17 11:30:31 +08:00
JustSong
4aa39eba41 docs: update README 2023-06-17 11:24:32 +08:00
JustSong
589243cd9b fix: fix footer not updated asap 2023-06-17 11:03:01 +08:00
Leslie Leung
247b707d56 docs: deploy to Zeabur (#170)
* docs: deploy to Zeabur

* docs: deploy to Zeabur

* docs: deploy to Zeabur

* docs: update README

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-17 10:19:13 +08:00
Joe
3e965dd5d4 feat: support update AIProxy balance (#171)
* Add: support update AIProxy balance

* fix auth header

* chore: update balance renderer

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-17 10:08:04 +08:00
JustSong
3d3168bd2c feat: return a not found response if requested a wrong API endpoints 2023-06-17 09:46:07 +08:00
JustSong
8e56e46737 docs: update README 2023-06-16 16:40:54 +08:00
JustSong
6e3c15e971 docs: update README 2023-06-16 16:40:07 +08:00
JustSong
8979961a83 feat: record channel's used quota (close #137) 2023-06-16 16:02:00 +08:00
JustSong
0b3efe574b feat: record used quota & request count (close #102, #165) 2023-06-16 15:20:06 +08:00
JustSong
ba2a5f09fa fix: do not record completion ratio anymore 2023-06-16 14:24:16 +08:00
张城铭
90b52f4462 fix: the prompt field can be array type now (close #166, #167)
* fix: the prompt field can be array type now (close #166)

* fix: fix prompt type

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-16 14:20:25 +08:00
JustSong
5eda0fe1da docs: update notice 2023-06-16 00:24:38 +08:00
JustSong
f229d731d6 docs: update issue template (#164) 2023-06-15 21:51:30 +08:00
JustSong
569c124b59 feat: able to disable quota consumption recording (close #156) 2023-06-15 16:32:16 +08:00
quzard
8d74860fd9 chore: remove -0613 suffix for Azure (#163) 2023-06-14 16:33:03 +08:00
JustSong
af25f3073d docs: update issue template 2023-06-14 15:13:05 +08:00
JustSong
71dbef2702 docs: update issue template 2023-06-14 15:03:51 +08:00
JustSong
201e382ab6 docs: update issue template 2023-06-14 15:02:36 +08:00
JustSong
fc5319d7ec docs: update issue template 2023-06-14 14:59:24 +08:00
JustSong
9c353a7c9f docs: update issue template 2023-06-14 14:51:48 +08:00
JustSong
813c2c3134 docs: add issue templates 2023-06-14 14:48:31 +08:00
JustSong
fe4554a739 fix: fix file not committed 2023-06-14 12:52:56 +08:00
JustSong
d27698eedf feat: now one channel can belong to multiple groups (close #153) 2023-06-14 12:14:08 +08:00
JustSong
0e85d0af78 chore: update gpt3.5 completion ratio 2023-06-14 09:41:06 +08:00
JustSong
8dda3fd21c feat: add new released models 2023-06-14 09:12:14 +08:00
JustSong
2cd40183bb docs: update README 2023-06-13 17:45:01 +08:00
JustSong
6b6027d142 fix: now the input field can be array type now (close #149) 2023-06-12 16:11:57 +08:00
JustSong
2d78cf30a6 fix: fix OpenAI-SB balance not correct 2023-06-12 09:40:49 +08:00
JustSong
284666853b fix: fix group list not correct (close #147) 2023-06-12 09:11:48 +08:00
quzard
ba95b357d1 feat: add support for updating balance of channel typpe OpenAI-SB (#146, close #125)
* Add support for updating channel balance in OpenAISB

* fix: handel error

---------

Co-authored-by: JustSong <songquanpeng@foxmail.com>
2023-06-11 21:04:41 +08:00
JustSong
ff1380ef87 chore: add trailing slash for API calling 2023-06-11 16:33:40 +08:00
JustSong
8ee59256fc docs: update README 2023-06-11 12:37:15 +08:00
JustSong
664717a5e1 docs: update README 2023-06-11 11:11:47 +08:00
JustSong
897b94b154 chore: record ratio detail in log 2023-06-11 11:11:19 +08:00
JustSong
1e791392f2 feat: able to set group ratio now (close #62, close #142) 2023-06-11 11:08:16 +08:00
JustSong
2d2c6865d5 chore: update prompt 2023-06-11 09:55:50 +08:00
JustSong
69a497efd5 fix: correct OpenAI error code's type 2023-06-11 09:49:57 +08:00
JustSong
e479f43c52 feat: support /v1/moderations now (close #117) 2023-06-11 09:37:36 +08:00
JustSong
1e8e3879c7 docs: update README 2023-06-10 20:43:32 +08:00
JustSong
2c6425a32c feat: now able to check all user's log 2023-06-10 20:40:23 +08:00
JustSong
e7c2d631be docs: update README 2023-06-10 16:34:14 +08:00
JustSong
0b237f3642 chore: add more log types 2023-06-10 16:31:40 +08:00
JustSong
532b60f753 feat: now user can check its topup & consume history (close #78, close #95) 2023-06-10 16:04:04 +08:00
JustSong
d6931d059b fix: fix not using proxy when update balance 2023-06-09 18:57:27 +08:00
JustSong
a04afb22ea feat: support set proxy for channel OpenAI (close #139) 2023-06-09 18:30:01 +08:00