insights-bot

A bot works with OpenAI GPT models to provide insights for your info flows.

MIT License

Stars
233
insights-bot - v0.8.1

Published by nekomeowww over 1 year ago

What's Changed

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.8.0...v0.8.1

insights-bot - v0.8.0

Published by nekomeowww over 1 year ago

What's Changed

  • feat: structured output, summarize with message id, format with template by @nekomeowww in https://github.com/nekomeowww/insights-bot/pull/29
  • fix: incorrect system role message passed to openai by @nekomeowww in https://github.com/nekomeowww/insights-bot/pull/30
  • fix: critical message ids not being returned by @nekomeowww in https://github.com/nekomeowww/insights-bot/pull/31
  • chore: added detailed logs by @nekomeowww
  • fix: unmarshal issue by @nekomeowww
  • fix: telegram html format escaping issue by @nekomeowww
  • fix: telegram chat id formatting issue by @nekomeowww
  • feat: support topic since id by @nekomeowww
  • chore: filter out and opt out critical message ids by @nekomeowww
  • chore: added retry mechanism when recap by @nekomeowww
  • chore: optimize prompt and context that sends to openai by @nekomeowww
  • chore: complete docs in README.md by @nekomeowww
  • docs: added icon and badges by @nekomeowww

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.7.5...v0.8.0

insights-bot - v0.7.5

Published by nekomeowww over 1 year ago

What's Changed

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.7.4...v0.7.5

insights-bot - v0.7.4

Published by nekomeowww over 1 year ago

What's Changed

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.7.3...v0.7.4

insights-bot - v0.7.3

Published by nekomeowww over 1 year ago

What's Changed

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.7.2...v0.7.3

insights-bot - v0.7.2

Published by nekomeowww over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.7.0...v0.7.2

insights-bot - v0.7.0

Published by nekomeowww over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nekomeowww/insights-bot/compare/v0.6.0...v0.7.0

insights-bot - v0.6.0

Published by nekomeowww over 1 year ago

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
insights-bot - v0.5.5

Published by nekomeowww over 1 year ago