Skip to content

v0.11.5

Compare
Choose a tag to compare
@release-drafter release-drafter released this 29 Aug 19:37
· 73 commits to refs/heads/main since this release
90e6531

变更日志

新增功能

  • 支持使用gemini API调用接口(仅支持gemini渠道),将base_url替换为https://yourdomain.com/gemini即可。
  • 添加siliconflow渠道
  • 添加Jina渠道
  • 支持使用reank接口,以Jina接口为标准,目前支持:Jina/siliconflow/cohere渠道,API调用地址:https://yourdomain.com/v1/rerank

其他

  • 变更余额接口逻辑 (#330)
  • 自定义渠道允许编辑/禁用每一个接口

修复

  • 仅在OpenAI渠道验证图片参数