github tbphp/gpt-load v2.0.0-rc.32

3 hours ago

2.x is a rewrite and is not compatible with 1.x data, start 2.x from an empty database and a new encryption.key.


2.x 是全新重写版本,与 1.x 数据不兼容,请以全新数据库和新的 encryption.key 部署 2.x。

What's Changed

  • fix(storage): Reduce startup migration metadata queries by @tbphp in #740
  • fix(execution): Chat→Responses 的 reasoning item 补上 summary by @Gyarados4157 in #733
  • feat(codex): add model discovery configuration by @tbphp in #742
  • fix(grok): 把网关缓存键写回 Responses 请求体 by @wendyeq in #737
  • fix: OpenAI Compatible 的 Responses→Chat 把数组形态的工具结果折成字符串 by @Gyarados4157 in #744
  • feat(rpm): add AccessKey and credential RPM statistics by @tbphp in #739
  • feat(gateway): add empty response detection with candidate retry by @tbphp in #746
  • feat(redaction): add stateless reversible message protection by @tbphp in #749
  • feat(release): add manual pre-release acceptance by @tbphp in #752

New Contributors

Full Changelog: v2.0.0-rc.31...v2.0.0-rc.32

Don't miss a new gpt-load release

NewReleases is sending notifications on new releases.