CaIon
|
6df44134ab
|
refactor: rename AWS model ID and region prefix functions for clarity
|
2025-10-16 12:10:55 +08:00 |
|
CaIon
|
5a10552d69
|
fix: gemini embedding
|
2025-10-15 21:48:36 +08:00 |
|
CaIon
|
48cadc95f3
|
feat: 修复aws渠道-thinking后缀不生效的问题
|
2025-10-15 18:49:27 +08:00 |
|
CaIon
|
1fdb54651b
|
feat: 临时兼容aws使用链接媒体
|
2025-10-15 18:21:19 +08:00 |
|
CaIon
|
59caea8f34
|
feat: support aws bedrock api-keys-use
|
2025-10-15 17:29:10 +08:00 |
|
CaIon
|
31e09b960f
|
refactor: aws
|
2025-10-15 16:44:33 +08:00 |
|
CaIon
|
5069482d22
|
refactor: update ConvertToOpenAIVideo method to return byte array and improve error handling
|
2025-10-14 23:03:17 +08:00 |
|
Seefs
|
de1590f5ee
|
Merge pull request #2038 from seefs001/feature/endpoint_type_log
feat: endpoint type log
|
2025-10-14 13:06:54 +08:00 |
|
Seefs
|
c62daee6f3
|
Merge pull request #2036 from etnAtker/siliconflow-images-generations
feat: 添加SiliconFlow图像生成接口自动转换支持
|
2025-10-14 13:05:04 +08:00 |
|
Seefs
|
31f565b87f
|
clean
|
2025-10-14 00:16:08 +08:00 |
|
Seefs
|
b3fc7255ee
|
feat: endpoint type log
|
2025-10-13 22:44:54 +08:00 |
|
Seefs
|
9718568179
|
feat: endpoint type log
|
2025-10-13 22:25:39 +08:00 |
|
CaIon
|
7391b15b4b
|
fix: remove redundant error handling for empty Gemini API response
|
2025-10-13 21:58:50 +08:00 |
|
etnAtker
|
fc2486d878
|
fix: 修复PR的潜在问题
1. 解析ImageRequest的Extra时,处理err
2. DoResponse方法添加RelayModeImagesGenerations(fallthrough)
|
2025-10-13 20:20:08 +08:00 |
|
etnAtker
|
933e42e5df
|
feat: 添加SiliconFlow图像生成接口自动转换支持
1. 将对SiliconFlow渠道的RelayModeImagesGenerations请求,转发至v1/images/generations端点。
2. SiliconFlow图像生成接口额外参数适配。
|
2025-10-13 20:06:33 +08:00 |
|
yanggh
|
b6f352735e
|
fix(convert): 修复 OpenAI 转 Claude 流时 thinking 块的格式问题
将 `ClaudeMediaMessage.Thinking` 的类型从 `string` 修改为 `*string`,以解决 `omitempty` 导致 `"thinking": ""` 字段在 JSON 序列化时被忽略的问题。
同时更新了 `service/convert.go` 和 `relay/channel/claude/relay-claude.go` 中的相关逻辑,以兼容新的指针类型,确保生成的 Claude 事件流符合官方规范。
|
2025-10-13 19:32:17 +08:00 |
|
skynono
|
7c543a9e19
|
feat: jimeng images base64 limit (#2032)
|
2025-10-13 15:17:23 +08:00 |
|
Seefs
|
0dfd8f2743
|
Merge pull request #2029 from feitianbubu/pr/jimeng-support-oai-files
feat: jimeng use openai sdk input_reference i2v
|
2025-10-13 14:14:43 +08:00 |
|
feitianbubu
|
61f388bf84
|
feat: jimeng use openai sdk input_reference i2v
|
2025-10-13 13:06:03 +08:00 |
|
Xyfacai
|
b7a07e1ef7
|
refactor: Openai video model 移动到 dto
|
2025-10-13 11:45:45 +08:00 |
|
CaIon
|
063926dd29
|
fix: update error messages for unsupported parameter names in Google extra body
|
2025-10-12 22:21:45 +08:00 |
|
CaIon
|
d43751f262
|
feat: support free model setting
|
2025-10-12 13:31:03 +08:00 |
|
feitianbubu
|
7f9309ee17
|
feat: add vidu use openai sdk
|
2025-10-11 17:11:44 +08:00 |
|
feitianbubu
|
d733803c8a
|
fix: kling create video via openai sdk
|
2025-10-11 17:11:44 +08:00 |
|
feitianbubu
|
d724f25db4
|
refactor: add openaiVideo and method
|
2025-10-11 17:05:36 +08:00 |
|
feitianbubu
|
7c7313a937
|
feat: add jimeng use openai sdk
|
2025-10-11 17:05:33 +08:00 |
|
Seefs
|
5010f2d004
|
format: package name -> github.com/QuantumNous/new-api (#2017)
|
2025-10-11 15:30:09 +08:00 |
|
CaIon
|
59c5f42505
|
feat: add logging for model details and enhance action assignment in relay tasks
|
2025-10-11 11:56:44 +08:00 |
|
CaIon
|
d540020c3d
|
feat: enhance multipart validation with additional fields for model, seconds, and size
|
2025-10-11 11:33:59 +08:00 |
|
Calcium-Ion
|
32f748cd7b
|
Merge pull request #2006 from xyfacai/feat/sora-price
feat: sora 增加参数校验与计费
|
2025-10-11 11:22:08 +08:00 |
|
feitianbubu
|
06ae3efa19
|
feat: add openai sdk create
|
2025-10-11 02:44:01 +08:00 |
|
feitianbubu
|
c0859c056f
|
feat: add openai sdk for kling
|
2025-10-11 02:43:56 +08:00 |
|
feitianbubu
|
69f497e350
|
refactor: openAI video use OpenAIVideoConverter
|
2025-10-11 02:43:43 +08:00 |
|
Xyfacai
|
09495c8ef6
|
feat: sora 增加参数校验与计费
|
2025-10-10 23:56:36 +08:00 |
|
feitianbubu
|
4e0a43a909
|
feat: support openAI sdk retrieve videos
|
2025-10-10 18:59:52 +08:00 |
|
Calcium-Ion
|
2b39ae557c
|
Merge pull request #1998 from seefs001/feature/pplx-channel
feat: pplx channel
|
2025-10-10 16:33:27 +08:00 |
|
Seefs
|
1d32327d04
|
feat: pplx channel
|
2025-10-10 16:12:15 +08:00 |
|
feitianbubu
|
94b68c2b63
|
feat: add sora video fetch task
|
2025-10-10 15:25:29 +08:00 |
|
feitianbubu
|
405c6945eb
|
feat: add sora video proxy video content
|
2025-10-09 15:00:02 +08:00 |
|
feitianbubu
|
b1db126490
|
feat: add sora video retrieve task
|
2025-10-09 15:00:02 +08:00 |
|
feitianbubu
|
1d1759aaae
|
feat: add sora video submit task
|
2025-10-09 15:00:02 +08:00 |
|
CaIon
|
0ecdf1b8ff
|
fix: update jwt package import to v5 across multiple files
|
2025-10-09 14:17:49 +08:00 |
|
Seefs
|
d65a04ae9b
|
Merge pull request #1982 from RedwindA/feat/zhipu_cache
fix(openai): account cached tokens for zhipu_v4 usage
|
2025-10-09 12:27:11 +08:00 |
|
Sh1n3zZ
|
56a6c24722
|
feat: gemini imagen quality value
|
2025-10-09 01:16:04 +08:00 |
|
RedwindA
|
efdb1c5b46
|
fix(openai): account cached tokens for
zhipu_v4 usage
|
2025-10-08 16:52:49 +08:00 |
|
CaIon
|
35105b3da5
|
feat: update Gemini API response handling to include block reason and improve error reporting
|
2025-10-05 19:33:47 +08:00 |
|
Moment
|
b2d3fa5d95
|
fix: Gemini missing func name for multi-streaming tool calls (except the first).
|
2025-10-04 13:21:07 +08:00 |
|
Calcium-Ion
|
2958114205
|
Merge pull request #1957 from seefs001/pr/custom-currency-1923
💱 feat(settings): introduce site-wide quota display type
|
2025-10-03 21:17:16 +08:00 |
|
RedwindA
|
2c669cce91
|
feat: Allow FIM chat requests without messages
|
2025-10-03 02:27:02 +08:00 |
|
Seefs
|
b65e271971
|
Merge branch 'main-upstream' into pr/custom-currency-1923
# Conflicts:
# web/src/components/settings/personal/cards/AccountManagement.jsx
# web/src/components/table/channels/modals/EditChannelModal.jsx
# web/src/hooks/channels/useChannelsData.jsx
# web/src/hooks/common/useSidebar.js
# web/src/i18n/locales/fr.json
# web/src/pages/Setting/Operation/SettingsGeneral.jsx
|
2025-10-02 20:30:48 +08:00 |
|