- 13 Oct, 2025 13 commits
-
-
Seefs committed
-
Seefs committed
-
CaIon committed
-
fix(convert): 修复 OpenAI 转 Claude 流时 thinking 块的格式问题
Seefs 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 15 commits
-
-
即梦和vidu支持 OpenAI sdk生成和查询视频
Seefs committed -
feitianbubu committed
-
feitianbubu committed
-
feitianbubu committed
-
feitianbubu committed
-
feat: complete English, French and Russian translation and add i18n configuration
Seefs committed -
Seefs committed
-
fix env GHCR_REPOSITORY
Seefs committed -
Seefs committed
-
Seefs committed
-
Seefs committed
-
Add comprehensive French translation glossary document to standardize key project terminology. The glossary includes translations for core concepts, model-related terms, user management, recharge & redemption, channel management, and security terms. This ensures consistency and accuracy in French translations across the project, with specific guidance on technical terms and contextual usage.
Dmitriy Safonov committed -
CaIon committed
-
CaIon committed
-
CaIon committed
-