Commit Graph

154 Commits

Author SHA1 Message Date
CalciumIon
5f13737892 fix: try to fix panic #369 2024-07-17 16:38:56 +08:00
CalciumIon
1d4ebe3921 feat: support cloudflare audio 2024-07-16 23:24:47 +08:00
CalciumIon
ee0e1c9736 refactor: audio relay 2024-07-16 22:07:10 +08:00
CalciumIon
22ed887350 chore: openai stream 2024-07-15 22:07:50 +08:00
CalciumIon
58d9c2945e fix: openai stream response 2024-07-15 19:06:13 +08:00
CalciumIon
24739afb4d fix: openai response time 2024-07-15 18:14:07 +08:00
CalciumIon
917c16903c refactor: 重构流模式逻辑 2024-07-15 18:04:05 +08:00
CalciumIon
7b20b4ed3d fix: azure stream options 2024-07-15 16:05:30 +08:00
CalciumIon
13ea5cac90 feat: update stream options 2024-07-09 21:11:01 +08:00
CalciumIon
f2a251025d feat: 完善stream_options 2024-07-08 02:00:39 +08:00
CalciumIon
876bed4600 feat: support claude stream_options 2024-07-08 01:45:43 +08:00
CalciumIon
22bc0bf773 feat: support stream_options 2024-07-08 01:27:57 +08:00
CalciumIon
ba43598f64 fix: streaming timeout 2024-07-07 01:09:56 +08:00
CalciumIon
05dc4bfc9c fix: streaming timeout 2024-07-07 01:01:55 +08:00
CalciumIon
c7ba4a245b feat: support cohere rerank 2024-07-06 17:09:22 +08:00
CalciumIon
fce31dd1de feat: 支持设置流模式超时时间(gemini, claude) 2024-06-27 17:24:48 +08:00
CalciumIon
e7a4aa0595 feat: 支持设置流模式超时时间 2024-06-27 17:17:23 +08:00
CalciumIon
6e92f1f2d1 feat: 记录流模式首字时间 (close #323) 2024-06-26 18:04:49 +08:00
CalciumIon
4383b32bef fix: try to fix minimax (close #327) 2024-06-26 17:21:15 +08:00
1808837298@qq.com
222f5ec1e8 refactor: 移除已废弃模型 2024-05-24 00:08:41 +08:00
1808837298@qq.com
313c16f360 refactor: 重构敏感词 2024-05-23 23:59:55 +08:00
CaIon
91800c24d9 feat: 自定义渠道功能变更 (#262) 2024-05-18 16:06:12 +08:00
CaIon
3aae4efe8c feat: support minimax 2024-05-16 19:03:42 +08:00
CaIon
05b133e6ea feat: 完善模型价格页面 2024-05-15 20:17:27 +08:00
congyijiu
11b33f3126 Update constant.go
To prevent the default testing of GPT-4o
2024-05-14 20:47:06 +08:00
Maple Gao
562a794bbb add: Support GPT4o 2024-05-14 09:46:39 +08:00
CaIon
e355c24725 feat: 填入相关模型 2024-05-12 19:07:33 +08:00
CaIon
17243a5dc1 feat: safe send channel 2024-04-28 16:17:16 +08:00
CaIon
483e1c46d2 fix: 规范claude返回格式 2024-04-25 23:57:39 +08:00
CaIon
86ab64ec67 feat: 完善函数计费 2024-04-23 23:01:06 +08:00
CaIon
3839838937 feat: 启用函数计费 2024-04-22 16:35:56 +08:00
CaIon
54c18dc89e fix: remove sensitive check on completion (close #157) 2024-03-29 22:20:14 +08:00
CaIon
845630b2d3 feat: remove azure model TrimPrefix 2024-03-25 22:33:33 +08:00
CaIon
4c20969cbd fix: 流模式网络错误导致0补 2024-03-23 23:52:04 +08:00
Maple Gao
98711ce0b1 Merge branch 'Calcium-Ion:main' into main 2024-03-23 01:10:39 +08:00
CaIon
5c13d58e89 fix: add missing created 2024-03-21 23:46:43 +08:00
CaIon
2b4119df8a fix: add missing id,object,created 2024-03-21 23:44:39 +08:00
CaIon
171135bc05 fix: try to fix curl: (18) 2024-03-21 23:25:07 +08:00
CaIon
1004e3a1d5 fix: fix embedding 2024-03-21 17:39:05 +08:00
CaIon
082fb544b6 refactor: 代码结构优化 2024-03-21 17:19:21 +08:00
CaIon
a5088f5e23 fix: fix SensitiveWords error 2024-03-21 14:29:56 +08:00
Maple Gao
f46eb9c8d5 Add 01.AI relay 2024-03-20 23:44:03 +08:00
CaIon
5aad98d736 feat: 统一错误提示 2024-03-20 20:36:55 +08:00
CaIon
c88a4da9ef fix: fix error 2024-03-20 20:26:34 +08:00
CaIon
580f2894ac feat: 初步兼容生成内容检查 2024-03-20 19:00:51 +08:00
CaIon
14892a6582 feat: 初步兼容敏感词过滤 2024-03-20 17:07:42 +08:00
我秦始皇
621006d1d5 fix: make the 'openai_organization' parameter actually work. 2024-03-18 02:19:59 -07:00
我秦始皇
d667248960 fix: make the 'openai_organization' parameter actually work. 2024-03-18 02:11:21 -07:00
1808837298@qq.com
d703cccc8a fix: 修复流模式错误扣费的问题 (close #95) 2024-03-06 17:41:55 +08:00
1808837298@qq.com
03cfcd2dc1 feat: 支持部分渠道的system角色 (close #89) 2024-03-06 14:16:04 +08:00