github QuantumNous/new-api v0.2.0.1

latest releases: v0.9.0.3.3, v0.9.0.3.2, v0.9.0.3.1...
18 months ago

从v0.1.x迁移的用户注意:
使用Mysql的用户需要手动删除索引

DROP INDEX idx_channels_key ON channels;  

或者备份数据库数据后,删除channel表重新生成,再导入数据

What's Changed

  • fix: 修复embedding请求提示unknown relay mode的问题
  • fix: model name not trimmed by @QuentinHsu in #91
  • fix: the content displayed on the homepage is incorrect by @QuentinHsu in #81

New Contributors

Full Changelog: v0.2.0...v0.2.0.1

Don't miss a new new-api release

NewReleases is sending notifications on new releases.