Skip to content

Releases: nekomeowww/insights-bot

v0.8.2

28 Apr 12:03
d8eb170
Compare
Choose a tag to compare

What's Changed

  • fix: record message middleware didn't filter out updates by @nekomeowww in #33

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Apr 06:47
26e4434
Compare
Choose a tag to compare

What's Changed

  • refactor: use better framework design and generic responses by @nekomeowww in #32

Full Changelog: v0.8.0...v0.8.1

v0.8.0

27 Apr 12:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.5...v0.8.0

v0.7.5

18 Apr 13:05
7069cf4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.4...v0.7.5

v0.7.4

17 Apr 07:01
7e61eea
Compare
Choose a tag to compare

What's Changed

  • fix: html element escaping by @nekomeowww in #25
  • feat: added permission check with enable_recap and disable_recap cmds by @nekomeowww in #26
  • chore: prevent recap enable if bot isn't admin by @nekomeowww in #27

Full Changelog: v0.7.3...v0.7.4

v0.7.3

10 Apr 10:09
2ffe9bc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Apr 09:45
01030bb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.2

v0.7.0

09 Apr 08:56
a544d5c
Compare
Choose a tag to compare

What's Changed

  • fix: baseUrl was not properly concated by @nekomeowww in #16
  • fix: correctly truncate or split text by token limit by @xwjdsh in #17
  • feat: allow user to select recap range and progressive refactor by @nekomeowww in #18
  • chore: improved the chat recap prompt for better stabilities and readability by @nekomeowww in #19
  • chore: bump deps by @nekomeowww in #20

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

05 Apr 05:44
1129e64
Compare
Choose a tag to compare

Updates

  • fix: formatting issues
  • chore: improve prompt
  • chore: include reply information in chat history summarization
  • chore: add generice chat history funcs
  • chore: fixed the token limitation and added notes for chat history summarization
  • chore: adjusted the tag position and composition

Features

  • feat: support to specify OpenAI API endpoint host

v0.5.5

30 Mar 03:57
bd0171f
Compare
Choose a tag to compare
fix: let telegram parse chat summary as markdown (#2)