shaw
|
ef967d8f8a
|
fix: 修复 golangci-lint 报告的 36 个问题
|
2026-04-23 16:30:43 +08:00 |
|
wx-11
|
eea6f38881
|
使用codex的生图接口代替web2api
|
2026-04-23 12:44:44 +08:00 |
|
shaw
|
0b85a8da88
|
fix: add io.LimitReader bounds to prevent OOM in image handling
Limit image download and multipart upload reads to 20MB to prevent
unbounded memory allocation from abnormal upstream responses.
|
2026-04-23 10:27:42 +08:00 |
|
meteor041
|
00778dca31
|
fix openai image request handling
|
2026-04-23 09:53:57 +08:00 |
|
shaw
|
4d0483f5b8
|
feat: 补充gpt生图模型测试功能
|
2026-04-22 18:12:03 +08:00 |
|
lucas morgan
|
6ad333d6b2
|
fix(openai): 修复生图服务 lint 问题
- 移除不安全的类型断言用法
- 补齐响应体关闭与字符串拼接的 lint 问题
- 按 staticcheck 建议简化选择器与条件表达式
|
2026-04-22 12:54:39 +08:00 |
|
lucas morgan
|
c548021921
|
feat(openai): 同步生图 API 支持并接入图片计费调度
- 同步 OpenAI 图片生成与编辑接口
- 接入图片请求解析、账号调度、转发与用量记录
- 接入图片计费与图片用量落库
- 限制 OAuth 生图仅支持无显式模型和尺寸的基础请求
|
2026-04-22 12:30:08 +08:00 |
|