Skip to content

Releases: cssxsh/mirai-openai-plugin

v1.2.3

07 Mar 18:19
5b91c79
Compare
Choose a tag to compare

Full Changelog: v1.2.2...v1.2.3

  1. fix:at chat 修复持有权限时AT一定会触发 chat 的问题

v1.2.2

06 Mar 06:53
2c6c6e6
Compare
Choose a tag to compare

Full Changelog: v1.2.1...v1.2.2

  1. feat: fake
  2. fix:ChatRequest

v1.2.1

03 Mar 07:53
aed2e19
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

  1. fix:chat reply

v1.2.0

03 Mar 06:35
5f28308
Compare
Choose a tag to compare

Full Changelog: v1.1.0...v1.2.0

  1. fix: finishReason close #11
  2. fix: proxy
  3. feat: chat api
  4. feat: audio api
  5. update: docs link

chat 功能对接至 https://platform.openai.com/docs/api-reference/chat

v1.1.0

17 Feb 08:58
d45593c
Compare
Choose a tag to compare

Full Changelog: v1.0.7...v1.1.0

  1. fix: writeChannel close #2
  2. feat: chat by at close #5

添加 @ 触发聊天配置(手机端回复消息时会附带@, 请注意不要误触)

v1.0.7

21 Dec 00:59
7100fdf
Compare
Choose a tag to compare

Full Changelog: v1.0.6...v1.0.7

  1. feat: clear token
  2. feat: mirai console version check

v1.0.6

17 Dec 12:03
79148b5
Compare
Choose a tag to compare

What's Changed

  • Correct some typos in README.md by @wpcwzy in #6

New Contributors

  • @wpcwzy made their first contribution in #6

Full Changelog: v1.0.5...v1.0.6

  1. feat: clear buffer
  2. fix: handle exception
  3. feat: reload

v1.0.5

09 Dec 02:01
20c6f75
Compare
Choose a tag to compare

Full Changelog: v1.0.4...v1.0.5

  1. feat: OpenAiException
  2. fix: choice reply
  3. feat: congest
  4. feat: permission

v1.0.4

08 Dec 02:32
02e1687
Compare
Choose a tag to compare

Full Changelog: v1.0.3...v1.0.4

  1. fix: reply log
  2. fix: config description
  3. fix: choice reply
  4. feat: end_reply
  5. feat: chat lock

v1.0.3

07 Dec 02:47
8086d6e
Compare
Choose a tag to compare

Full Changelog: v1.0.2...v1.0.3

  1. feat: chat
  2. feat: Q&A
  3. feat: chat test