Skip to content

v1.9.0

Compare
Choose a tag to compare
@hugefiver hugefiver released this 23 Apr 08:39
· 588 commits to master since this release
cb7870f

What's Changed

  • fix: (/chat) 遇到429错误(openai的频率限制)时自动重试 #191 by @Anthony-Hoo in #192
  • build(deps): bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0 by @dependabot in #193
  • build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 by @dependabot in #189
  • build(deps): bump github.com/sashabaranov/go-openai from 1.6.1 to 1.7.0 by @dependabot in #190
  • chat histroy syncs to meilisearch in real-time by @Anthony-Hoo in #195
  • build(deps): bump github.com/sashabaranov/go-openai from 1.8.0 to 1.9.0 by @dependabot in #197
  • Feature: support message search by @icceey in #201

Full Changelog: v1.8.1...v1.9.0