- 15 Oct, 2025 1 commit
-
-
CaIon committed
-
- 14 Oct, 2025 6 commits
- 13 Oct, 2025 17 commits
-
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
Seefs committed
-
CaIon committed
-
fix(convert): 修复 OpenAI 转 Claude 流时 thinking 块的格式问题
Seefs committed -
1. 解析ImageRequest的Extra时,处理err 2. DoResponse方法添加RelayModeImagesGenerations(fallthrough)
etnAtker committed -
1. 将对SiliconFlow渠道的RelayModeImagesGenerations请求,转发至v1/images/generations端点。 2. SiliconFlow图像生成接口额外参数适配。
etnAtker committed -
将 `ClaudeMediaMessage.Thinking` 的类型从 `string` 修改为 `*string`,以解决 `omitempty` 导致 `"thinking": ""` 字段在 JSON 序列化时被忽略的问题。 同时更新了 `service/convert.go` 和 `relay/channel/claude/relay-claude.go` 中的相关逻辑,以兼容新的指针类型,确保生成的 Claude 事件流符合官方规范。
yanggh committed -
CaIon committed
-
CaIon committed
-
skynono committed
-
Xyfacai committed
-
feat: jimeng use openai sdk input_reference i2v
Seefs committed -
refactor: Openai video model 移动到 dto
Xyfacai committed -
feitianbubu committed
-
Xyfacai committed
-
- 12 Oct, 2025 12 commits
- 11 Oct, 2025 4 commits
-
-
即梦和vidu支持 OpenAI sdk生成和查询视频
Seefs committed -
feitianbubu committed
-
feitianbubu committed
-
feitianbubu committed
-