quzard
|
a19bd195bd
|
Merge pull request #38 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 18:16:19 +08:00 |
|
JustSong
|
c5837c3bb7
|
feat: support aff now (close #75)
|
2023-06-17 18:12:58 +08:00 |
|
quzard
|
625d0d4be5
|
使用MaxTokens
|
2023-06-17 17:36:35 +08:00 |
|
quzard
|
d624249f05
|
Merge pull request #37 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 16:19:06 +08:00 |
|
JustSong
|
eb70b84665
|
chore: update api endpoint for CloseAI
|
2023-06-17 15:54:14 +08:00 |
|
JustSong
|
a909972313
|
fix: limit the length of email
|
2023-06-17 15:44:04 +08:00 |
|
quzard
|
fc761b74af
|
Merge remote-tracking branch 'songquanpeng/main'
|
2023-06-17 15:31:52 +08:00 |
|
JustSong
|
6855d0dc39
|
chore: add x-requested-with header in CORS setting
|
2023-06-17 15:30:14 +08:00 |
|
Kidultx
|
a43b1e2add
|
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 |
|
quzard
|
33ca955955
|
Merge pull request #36 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 15:14:34 +08:00 |
|
Miniers
|
46c43396d8
|
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 |
|
quzard
|
9049bc1ff6
|
Merge pull request #35 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 13:15:02 +08:00 |
|
JustSong
|
6dcffca065
|
docs: update README
|
2023-06-17 12:55:48 +08:00 |
|
quzard
|
d38edcb66a
|
Merge pull request #34 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 12:19:02 +08:00 |
|
JustSong
|
d754620ef7
|
docs: update README
|
2023-06-17 12:07:58 +08:00 |
|
quzard
|
217dbb94e0
|
Merge pull request #33 from songquanpeng/main
Fork Sync: Update from parent repository
|
2023-06-17 11:37:49 +08:00 |
|
JustSong
|
21111126a2
|
docs: update README
|
2023-06-17 11:30:31 +08:00 |
|
JustSong
|
d91e7dcfdc
|
docs: update README
|
2023-06-17 11:24:32 +08:00 |
|
quzard
|
832c6e56ae
|
Merge remote-tracking branch 'songquanpeng/main'
# Conflicts:
# web/src/components/ChannelsTable.js
|
2023-06-17 11:06:06 +08:00 |
|
JustSong
|
d79289ccdd
|
fix: fix footer not updated asap
|
2023-06-17 11:03:01 +08:00 |
|
Leslie Leung
|
f89f6c7fa6
|
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
|
b7d71b4f0a
|
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 |
|
quzard
|
735fb0c7bd
|
强制使用0613模型
|
2023-06-17 10:03:26 +08:00 |
|
quzard
|
9d85e8f79d
|
更新上游
|
2023-06-17 09:58:08 +08:00 |
|
quzard
|
a5dbfe2676
|
兼容gpt-35-turbo
|
2023-06-17 09:54:07 +08:00 |
|
JustSong
|
70ed126ccb
|
feat: return a not found response if requested a wrong API endpoints
|
2023-06-17 09:46:07 +08:00 |
|
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 |
|