Commit Graph

298 Commits

Author SHA1 Message Date
quzard
7c1a02d0dd Merge remote-tracking branch 'songquanpeng/main'
# Conflicts:
#	controller/relay.go
2023-06-16 16:46:48 +08:00
JustSong
57b213a035 docs: update README 2023-06-16 16:40:54 +08:00
JustSong
549e944b95 docs: update README 2023-06-16 16:40:07 +08:00
JustSong
0cdab80a6e feat: record channel's used quota (close #137) 2023-06-16 16:02:00 +08:00
JustSong
760183a970 feat: record used quota & request count (close #102, #165) 2023-06-16 15:20:06 +08:00
JustSong
58fb18aace fix: do not record completion ratio anymore 2023-06-16 14:24:16 +08:00
张城铭
630156dc0a
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
quzard
76fef2d324
Merge pull request #30 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-16 00:39:37 +08:00
JustSong
5f23f59d1c docs: update notice 2023-06-16 00:24:38 +08:00
quzard
6ab701918e
Merge pull request #29 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-15 22:14:53 +08:00
JustSong
538a5d7a9b docs: update issue template (#164) 2023-06-15 21:51:30 +08:00
quzard
5b43f961e0
Merge pull request #28 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-15 16:37:47 +08:00
JustSong
593e1926e9 feat: able to disable quota consumption recording (close #156) 2023-06-15 16:32:16 +08:00
quzard
90cd939df1 disable MaxTokens 2023-06-14 17:44:47 +08:00
quzard
d086f34cff
Merge branch 'songquanpeng:main' into main 2023-06-14 16:33:39 +08:00
quzard
e87ad1f402
chore: remove -0613 suffix for Azure (#163) 2023-06-14 16:33:03 +08:00
quzard
9498dd661e Merge remote-tracking branch 'origin/patch-5' 2023-06-14 16:08:08 +08:00
quzard
3a1bb6b308
Remove -0613 from azure‘s model 2023-06-14 15:55:46 +08:00
quzard
cbd599c000 显示API 版本 2023-06-14 15:24:20 +08:00
quzard
6b661e5f17
Merge pull request #27 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-14 15:15:09 +08:00
JustSong
07cccdc8c0 docs: update issue template 2023-06-14 15:13:05 +08:00
JustSong
f71f01662c docs: update issue template 2023-06-14 15:03:51 +08:00
JustSong
54d7a1c2e8 docs: update issue template 2023-06-14 15:02:36 +08:00
JustSong
f426f31bd7 docs: update issue template 2023-06-14 14:59:24 +08:00
JustSong
2930577cd6
docs: update issue template 2023-06-14 14:51:48 +08:00
JustSong
e09512177a
docs: add issue templates 2023-06-14 14:48:31 +08:00
quzard
e6a29f88fb add gpt-35-turbo 2023-06-14 13:39:53 +08:00
quzard
51e79e3f50 Merge remote-tracking branch 'songquanpeng/main'
# Conflicts:
#	controller/model.go
2023-06-14 12:53:51 +08:00
JustSong
d6dbaff3c2 fix: fix file not committed 2023-06-14 12:52:56 +08:00
JustSong
7f9577a386 feat: now one channel can belong to multiple groups (close #153) 2023-06-14 12:14:08 +08:00
JustSong
38668e7331 chore: update gpt3.5 completion ratio 2023-06-14 09:41:06 +08:00
JustSong
323f3d263a feat: add new released models 2023-06-14 09:12:14 +08:00
quzard
f9848d9d10 Merge remote-tracking branch 'origin/main' 2023-06-13 18:58:42 +08:00
quzard
696ea70d79 用户不显示日志 2023-06-13 18:58:25 +08:00
quzard
9881bf75ae
Merge pull request #25 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-13 18:17:31 +08:00
JustSong
0c34ed4c61 docs: update README 2023-06-13 17:45:01 +08:00
quzard
0e186bcd24
Merge pull request #24 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-12 16:20:38 +08:00
JustSong
7c7eb6b7ec fix: now the input field can be array type now (close #149) 2023-06-12 16:11:57 +08:00
quzard
f2c238dd54
change openaiSB balance 2023-06-12 15:22:22 +08:00
quzard
d5091492bf
Merge pull request #23 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-12 09:45:48 +08:00
JustSong
8b2ef666ef fix: fix OpenAI-SB balance not correct 2023-06-12 09:40:49 +08:00
JustSong
955d5f8707 fix: fix group list not correct (close #147) 2023-06-12 09:11:48 +08:00
quzard
96411efa4c
Merge branch 'songquanpeng:main' into main 2023-06-11 21:07:56 +08:00
quzard
47ca449e32
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
quzard
592d5d3e46
Merge pull request #22 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-11 16:37:38 +08:00
JustSong
39481eb6c0 chore: add trailing slash for API calling 2023-06-11 16:33:40 +08:00
quzard
c784f5e31e
Merge branch 'songquanpeng:main' into main 2023-06-11 12:38:33 +08:00
JustSong
69153e7231 docs: update README 2023-06-11 12:37:15 +08:00
quzard
c03ce64681
Merge pull request #20 from songquanpeng/main
Fork Sync: Update from parent repository
2023-06-11 11:39:21 +08:00
JustSong
cdef10cad8 docs: update README 2023-06-11 11:11:47 +08:00