CaIon
54f69c7d80
feat: add AzureNoRemoveDotTime constant and update channel handling #1044
...
- Introduced a new constant `AzureNoRemoveDotTime` in `constant/azure.go` to manage model name formatting for channels created after May 10, 2025.
- Updated `distributor.go` to set `channel_create_time` in the context.
- Modified `adaptor.go` to conditionally remove dots from model names based on the channel creation time.
- Enhanced `relay_info.go` to include `ChannelCreateTime` in the `RelayInfo` struct.
- Updated English localization files to reflect changes in model name handling for new channels.
2025-05-08 22:39:55 +08:00
CaIon
9aa7f7c755
fix: update OpenAI request handling to include 'o1-preview' model support #1029
2025-05-08 21:34:31 +08:00
Calcium-Ion
ae788c8ac8
Merge pull request #1040 from QuantumNous/responses-quota
...
fix: tool quota calculate
2025-05-08 01:21:34 +08:00
9
882d1723db
fix: ensure SSE ping packets are sent before upstream response
...
These changes ensures SSE ping packets are sent before receiving a response from the upstream. The previous implementation did not send ping packets until after the upstream response, rendering the feature ineffective.
2025-05-07 23:29:06 +08:00
IcedTangerine
a63b2e77eb
Merge pull request #1039 from liusanp/main
...
Fix grok-2-image request error
2025-05-07 22:06:51 +08:00
IcedTangerine
fdaed7bd00
Merge pull request #1032 from feitianbubu/upstream
...
fix: correct error messages for dall-e models size parameters
2025-05-07 20:56:36 +08:00
IcedTangerine
eb15a90ecd
Merge pull request #1037 from LarchLiu/main
...
fix: gemini response json schema
2025-05-07 20:53:45 +08:00
creamlike1024
5002f7c402
fix: tool quota calculate
2025-05-07 19:33:32 +08:00
liusanp
e514d1f6fa
fix: xAi response
2025-05-07 18:59:27 +08:00
liusanp
678c61d208
fix: xAi requestUrl
2025-05-07 18:32:59 +08:00
Alex Liu
7ecd9d053e
fix: gemini response json schema
2025-05-07 18:08:56 +08:00
CaIon
465504033f
fix: update ResponseChunkData to format data correctly without newline
2025-05-07 17:02:47 +08:00
CaIon
4ad7c26345
feat: add support for BaiduV2 channel in relay info
2025-05-07 16:30:32 +08:00
liusanp
ef5480bd31
fix: quality, size or style are not supported by xAI API
2025-05-07 16:17:22 +08:00
CaIon
645b19b937
Merge remote-tracking branch 'origin/main'
2025-05-07 16:16:19 +08:00
joey
2cbedaf6d7
feat: support model mapping chain
...
#1033
2025-05-07 16:00:35 +08:00
skynono
451133d92d
fix: correct error messages for dall-e models size parameters
...
(cherry picked from commit 149d06850c10cc6cdb3291164e3e46f99ca59abc)
2025-05-07 11:21:19 +08:00
Calcium-Ion
910e058c8e
Merge pull request #1025 from QuantumNous/responses_buildin_tools
...
feat: implement OpenAI responses built-in tool tracking
2025-05-07 02:25:47 +08:00
creamlike1024
6eda56bd45
feat: 添加 built in tools 计费前端显示
2025-05-07 01:08:20 +08:00
creamlike1024
8cebbde4a0
chore: move file search tool price to operation_setting
2025-05-06 23:57:22 +08:00
creamlike1024
1db30c55af
chore: move web search tool price to operation_setting
2025-05-06 23:25:16 +08:00
IcedTangerine
ccadf0eec2
Merge pull request #1026 from tbphp/tbphp_fix_redis_limit
...
fix: Redis limit ignoring max eq 0
2025-05-06 22:36:13 +08:00
creamlike1024
b4847f119f
Merge branch 'feitianbubu-upstream'
2025-05-06 22:31:39 +08:00
creamlike1024
13afcd4266
fix: 修复未输入新密码时提示修改成功
2025-05-06 22:28:32 +08:00
creamlike1024
a3fe88772f
feat: 添加 built in tools 计费
...
- 增加非流的工具调用次数统计
- 添加 web search 和 file search 计费
2025-05-06 21:58:01 +08:00
CaIon
062dbb109e
feat: add support for DeepSeek channel in streamSupportedChannels
2025-05-06 18:41:01 +08:00
skynono
bb596ae8e6
feat: add original password verification when changing password
2025-05-06 14:28:27 +08:00
Apple\Apple
b2198c6cff
🔖 chore: Remove semantic-ui styles
...
Signed-off-by: Apple\Apple <zeraturing@foxmail.com >
2025-05-06 01:38:44 +08:00
Apple\Apple
2491b154b9
✨ feat: Support TailwindCSS V3
...
Signed-off-by: Apple\Apple <zeraturing@foxmail.com >
2025-05-06 01:36:23 +08:00
Apple\Apple
b432ffd441
Revert " ✨ feat: Support TailwindCSS V3"
...
This reverts commit 77382f828b .
2025-05-06 01:24:36 +08:00
Apple\Apple
77382f828b
✨ feat: Support TailwindCSS V3
...
Signed-off-by: Apple\Apple <zeraturing@foxmail.com >
2025-05-06 00:14:18 +08:00
tbphp
21b0d13bab
fix: 样式修复
2025-05-05 23:56:15 +08:00
tbphp
b648b3cf98
fix: 缩进修复还原
2025-05-05 23:53:05 +08:00
tbphp
9e2af59840
fix: text
2025-05-05 23:48:15 +08:00
Apple\Apple
e8111e2bdb
📕 docs: Update the content in README.en.md and the structure of the docs directory
2025-05-05 23:44:30 +08:00
tbphp
914b3d1cfe
fix: 请求完成数必须大于等于1
2025-05-05 23:41:43 +08:00
tbphp
fbbbe77657
feat: 分组速率前端优化
2025-05-05 22:06:16 +08:00
tbphp
103cca019d
feat: Modellimitgroup check
2025-05-05 20:00:06 +08:00
tbphp
cd40bdbdc6
refactor: 调整代码,符合项目现有规范
2025-05-05 19:32:22 +08:00
tbphp
e24a3f7587
fix: rm debug file
2025-05-05 17:57:02 +08:00
tbphp
2a0e1ab914
fix: Redis limit ignoring max eq 0
2025-05-05 12:55:48 +08:00
tbphp
c9ce1210be
feat: 优化代码,去除多余注释和修改
2025-05-05 11:34:57 +08:00
tbphp
b32ed55624
feat: 增加分组速率功能
2025-05-05 07:31:54 +08:00
CaIon
e9812b0fd5
feat: implement OpenAI responses handling and streaming support with built-in tool tracking
2025-05-05 00:40:16 +08:00
Calcium-Ion
52d5d495c0
Merge pull request #1024 from tbphp/fix-edituser-text
...
fix: EditUser text error
2025-05-04 18:30:32 +08:00
tbphp
fb81fe05dd
fix: EditUser text error
2025-05-04 18:26:18 +08:00
CaIon
24200df47e
refactor: remove unnecessary call to helper.Done and adjust data rendering in ClaudeChunkData
2025-05-04 17:35:45 +08:00
Calcium-Ion
4cc1f2b4e3
Merge pull request #1020 from QuantumNous/v1responses
...
feat: support /v1/responses API
2025-05-04 17:13:39 +08:00
Calcium-Ion
fa89410e41
Merge pull request #1012 from tbphp/vertex_thinking_support
...
feat: support thinking suffix for vertex gemini channel
2025-05-04 17:11:27 +08:00
CaIon
209265e68c
feat: enhance OaiResponsesStreamHandler to handle output text and improve response streaming
2025-05-04 17:09:37 +08:00