Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:02
· 240 commits to main since this release

What's Changed

  • 支持 Claude 3 系列模型
  • 现在渠道编辑页面可以直接填充与本渠道相关的全部模型了
  • 支持了 Groq 渠道
  • 删除了之前为国产大模型不支持 system 提示词时的兼容措施
  • 优化了 stream 模式下的错误检测
  • 现在渠道编辑页面可以直接搜索渠道类型与模型名称了
  • 现在用户被删除、封禁后将实时生效
  • 现在可以根据错误率自动禁用渠道了,需要手动开启,详见 README 中 METRIC 相关环境变量部分
  • 修复了开启 Turnstile 后用用户无法修改密码的问题
  • 现在支持通过 Message Pusher 将报警信息推送到各种 App 中了
  • 现在 One API 将自动为你补齐缺失的模型的倍率
  • 现在支持在渠道编辑页面传入大 key 了
  • 现在日志只会保存到一个文件中,除非重新启动
  • 现在会在 panic 时输出更多的信息以供 debug
  • 现在当缓存中用户额度过低时,会强制刷新缓存
  • 支持了 Ollama 渠道
  • 为百度渠道添加了更多的 Embeddable 模型支持
  • fix: model name typo by @sparanoid in #1109
  • 修复百度模型中URL的字符串判断bug; by @Jguobao in #1143
  • 修改AMA问天为BotGem(官方改名) by @afafw in #934
  • Update OtherSetting.js by @yooyui in #1148
  • chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by @dependabot in #1145
  • feat: add support for private registry in docker-compose.yml by @warjiang in #1103

New Contributors

Full Changelog: v0.6.1...v0.6.2