igophper
|
d85e356b6e
|
refactor: remove consumeQuota related logic (#738)
* feat: 删除relay-text中的consumeQuota变量
该变量始终为true,可以删除
* chore: remove useless code
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
|
2023-11-24 20:42:29 +08:00 |
|
JustSong
|
495fc628e4
|
feat: support gpt-4 with vision (#683, #714)
|
2023-11-19 18:38:54 +08:00 |
|
igophper
|
ca512f6a38
|
refactor: add set event stream headers func (#402)
封装流式传输响应头的设置
|
2023-08-12 21:55:18 +08:00 |
|
glzjin
|
446337c329
|
fix: calculate usage if not given in non-stream mode (#352)
|
2023-08-06 17:40:31 +08:00 |
|
JustSong
|
c9d2e42a9e
|
fix: fix sse not ending properly in some case
|
2023-07-30 22:20:42 +08:00 |
|
JustSong
|
8cbbeb784f
|
fix: ignore data if not have proper prefix
|
2023-07-30 12:03:06 +08:00 |
|
JustSong
|
3da119efba
|
perf: reuse http client to reduce delay
|
2023-07-23 15:18:58 +08:00 |
|
JustSong
|
12a0e7105e
|
refactor: refactor openai related code
|
2023-07-22 17:48:45 +08:00 |
|