沈浩
2abf05b314
fix: incorrect whisper audio usage
2025-01-17 18:12:05 +08:00
1808837298@qq.com
8518ca65e2
Adjust streaming timeout for OpenAI models in OaiStreamHandler
...
- Implemented conditional logic to double the streaming timeout for models starting with "o1" or "o3".
- Improved handling of streaming timeout configuration to enhance performance based on model type.
2025-01-06 17:52:33 +08:00
CalciumIon
f2809917f8
feat: implement channel settings configuration
...
fix #620
2024-12-15 15:52:41 +08:00
Calcium-Ion
48abfd055c
Merge pull request #574 from Calcium-Ion/channel-tag
...
feat: 初步集成渠道标签分组功能
2024-11-30 17:45:16 +08:00
CalciumIon
1774be8536
fix: xAI missing finish_reason #572
2024-11-30 16:57:57 +08:00
CalciumIon
7ebc1cfb60
fix: stt模型计费
2024-11-25 19:31:59 +08:00
CalciumIon
0a80231e18
chore: 删除无用日志
2024-11-05 19:41:38 +08:00
1808837298@qq.com
4e0c522cd0
fix: realtime计费
...
(cherry picked from commit fdfea8726c6d86d3844af1ac18d7b3df908f26a7)
2024-11-05 19:29:06 +08:00
Xyfacai
be64408a25
fix(realtime): 修复ws 握手失败、计费问题
...
(cherry picked from commit 618dffc43fd5a5f4065944db87761f9ee18e44d3)
2024-11-05 19:28:46 +08:00
Xyfacai
d596699250
refactor: realtime log
...
(cherry picked from commit fd24dc467bfc360008b313220e607f0176ee7aa3)
2024-11-05 19:28:09 +08:00
Xyfacai
f0907bf60a
fix: 部分情况缺少返回预扣
...
(cherry picked from commit 96373455521a38095706bd81c57f9a18557d9c2e)
2024-11-05 19:28:08 +08:00
1808837298@qq.com
e5c05d77b7
feat: realtime pre consume
...
(cherry picked from commit 273d154e1640bae26b7caedddf1685e9ff21ab74)
2024-11-05 19:28:06 +08:00
1808837298@qq.com
24b3ed50d7
feat: realtime pre consume
...
(cherry picked from commit d87917f8f6eb9d2e144a9f840d6d91767ea2eb69)
2024-11-05 19:28:03 +08:00
1808837298@qq.com
8de79382f0
feat: azure realtime
...
(cherry picked from commit 75ff3d98f06103dc2df1f8817bd3fcbf433e0f20)
2024-11-05 19:27:55 +08:00
1808837298@qq.com
74f9006b40
feat: realtime
...
(cherry picked from commit d4966246e68dbdcdab45ec5c5141362834d74425)
2024-11-05 19:27:47 +08:00
1808837298@qq.com
33af069fae
feat: realtime
...
(cherry picked from commit a5529df3e1a4c08a120e8c05203a7d885b0fe8d8)
2024-11-05 19:24:14 +08:00
CalciumIon
a6b6bcfe00
chore: remove useless code
2024-07-28 01:12:26 +08:00
CalciumIon
9ef3212e6c
feat: update stream_options again
2024-07-19 15:06:07 +08:00
CalciumIon
20da8228df
feat: update stream_options
2024-07-19 14:46:25 +08:00
CalciumIon
e84300f4ae
chore: gopool
2024-07-19 01:07:37 +08:00
Calcium-Ion
0f94ff47b5
Merge pull request #367 from Calcium-Ion/audio
...
feat: support cloudflare tts
2024-07-17 17:34:59 +08:00
CalciumIon
4d0d18931d
fix: try to fix panic #369
2024-07-17 16:38:56 +08:00
CalciumIon
ebb9b675b6
feat: support cloudflare audio
2024-07-16 23:24:47 +08:00
CalciumIon
bcc7f3edb2
refactor: audio relay
2024-07-16 22:07:10 +08:00
CalciumIon
e262a9bd2c
chore: openai stream
2024-07-15 22:07:50 +08:00
CalciumIon
e2b9061650
fix: openai stream response
2024-07-15 19:06:13 +08:00
CalciumIon
220ab412e2
fix: openai response time
2024-07-15 18:14:07 +08:00
CalciumIon
7029065892
refactor: 重构流模式逻辑
2024-07-15 18:04:05 +08:00
CalciumIon
0526c85732
feat: update stream options
2024-07-09 21:11:01 +08:00
CalciumIon
b0e234e8f5
feat: support stream_options
2024-07-08 01:27:57 +08:00
CalciumIon
4246c4cdc1
fix: streaming timeout
2024-07-07 01:09:56 +08:00
CalciumIon
1e536ee7d9
fix: streaming timeout
2024-07-07 01:01:55 +08:00
CalciumIon
402a415c79
feat: 支持设置流模式超时时间(gemini, claude)
2024-06-27 17:24:48 +08:00
CalciumIon
fc6ae6bf34
feat: 支持设置流模式超时时间
2024-06-27 17:17:23 +08:00
CalciumIon
79010dbfc5
feat: 记录流模式首字时间 ( close #323 )
2024-06-26 18:04:49 +08:00
CalciumIon
11be36dafd
fix: try to fix minimax ( close #327 )
2024-06-26 17:21:15 +08:00
1808837298@qq.com
bfbbe67fcd
refactor: 重构敏感词
2024-05-23 23:59:55 +08:00
CaIon
21f32605c8
feat: safe send channel
2024-04-28 16:17:16 +08:00
CaIon
d1c8947851
fix: 规范claude返回格式
2024-04-25 23:57:39 +08:00
CaIon
2841669246
feat: 完善函数计费
2024-04-23 23:01:06 +08:00
CaIon
bdc65bdba2
feat: 启用函数计费
2024-04-22 16:35:56 +08:00
CaIon
44a8ade4ba
fix: remove sensitive check on completion ( close #157 )
2024-03-29 22:20:14 +08:00
CaIon
2d36dee17c
fix: 流模式网络错误导致0补
2024-03-23 23:52:04 +08:00
CaIon
ff7da08bad
fix: add missing created
2024-03-21 23:46:43 +08:00
CaIon
3e03c5a742
fix: add missing id,object,created
2024-03-21 23:44:39 +08:00
CaIon
d9344d79cf
fix: try to fix curl: (18)
2024-03-21 23:25:07 +08:00
CaIon
c4b3d3a975
fix: fix embedding
2024-03-21 17:39:05 +08:00
CaIon
031957714a
refactor: 代码结构优化
2024-03-21 17:19:21 +08:00
CaIon
222a55387d
fix: fix SensitiveWords error
2024-03-21 14:29:56 +08:00
CaIon
a232afe9fd
feat: 统一错误提示
2024-03-20 20:36:55 +08:00