Skip to content

Releases: MartinDai/weChatRobot

v1.3

02 Sep 03:10
Compare
Choose a tag to compare

更新内容

  • 添加通义千问实现
  • 简化响应的内容长度
  • 日志改为slf4j-simple
  • 删除native-image相关
  • 升级openai-gpt3-java版本到0.18.2
  • 升级okhttp版到4.12.0

Full Changelog: v1.2...v1.3

v1.2

02 Apr 07:50
Compare
Choose a tag to compare

What's Changed

  • 使用Vert.x替换SpringBoot by @MartinDai in #29
  • 支持构建native image
  • OpenAIService支持配置baseUrl
  • Guava版本升级到32.1.1-jre

Full Changelog: v1.1...v1.2

v1.1

07 Jul 10:00
Compare
Choose a tag to compare
  • 支持调用ChatGPT回复内容

v1.0

06 Jul 13:28
343497e
Compare
Choose a tag to compare
Merge pull request #24 from MartinDai/MartinDai-patch-1

Update maven.yml