Commit Graph

16 Commits

Author SHA1 Message Date
CaIon
701a28d0da fix: fix relay openai panic 2024-01-10 19:26:11 +08:00
Xyfacai
f712b73c18 fix: 如果还有数据,等待一会 2023-11-30 20:30:29 +08:00
Xyfacai
ed22a202f7 fix: 如果还有数据,等待一会 2023-11-30 20:28:57 +08:00
Xyfacai
6680f6d83a fix: 修复客户端中断请求,计算补全阻塞问题 2023-11-28 22:02:09 +08:00
CaIon
73adc31284 优化一些交互逻辑 2023-11-28 00:34:04 +08:00
CaIon
452757140e 移除检查更新 2023-11-27 14:24:28 +08:00
CaIon
aa29868def 修复流模式下客户端中断导致的计费异常问题 2023-11-26 01:19:20 +08:00
Xyfacai
08c9f77267 optimize: high cpu 2023-11-23 21:40:17 +08:00
CaIon
53ce243736 删除relay-text中的consumeQuota变量 2023-11-23 02:56:18 +08:00
CaIon
7e0d2606c3 support gpt-4-1106-vision-preview 2023-11-17 20:32:37 +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