5730b2a798
feat: 支持图片编辑功能并优化多模态计费
...
CI / Unit tests (push) Has been cancelled
CI / commit_lint (push) Has been cancelled
refactor: 重构 Gemini 适配器以支持图片编辑和生成
feat(relay): 添加图片编辑模式支持
feat(controller): 实现 UsageAPIURL 用于获取真实 token 用量
feat(web): 在渠道测试中添加模型选择功能
perf(token): 优化多模态 token 计算逻辑
fix(web): 修复日志分页组件显示问题
docs: 更新渠道配置中的 UsageAPIURL 说明
style: 清理调试日志和注释
feat(gemini): 支持 Imagen 3+ 图片生成模型
feat(openai): 添加生成 ID 捕获和元数据获取功能
2026-03-17 18:28:54 +08:00
wanthigh
c368232f50
fix: changeoptional field to pointer type ( #1907 )
...
* fix:修复在渠道配置中设置模型重定向时,temperature为0被忽略的问题
* fix: set optional fields to pointer type
---------
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-11-09 23:31:46 +08:00
caixinjiang
6cffb116b7
fix: fix zhipu embedding error when input is array but not string ( #1306 )
...
* fix zhipu embedding error when input is array but not string
* fix: only use the first one
---------
Co-authored-by: 蔡新疆 <cxj@icc.link>
Co-authored-by: JustSong <songquanpeng@foxmail.com>
2024-04-27 16:05:14 +08:00
JustSong
24ed170e7b
chore: reorganize adaptor related package
2024-04-06 01:36:48 +08:00