nekomeowww/insights-bot
A bot works with OpenAI GPT models to provide insights for your info flows.
GoMIT
Issues
- 0
- 0
Telegram
#203 opened by LemonNekoGH - 0
- 2
feat: i18n support
#67 opened by nekomeowww - 0
bug: oom for link preview module
#185 opened by nekomeowww - 0
- 0
- 0
- 1
feat: support to smr Twitter
#135 opened by nekomeowww - 0
improve: prompt welcome message when bot joined the group for the first time
#150 opened by nekomeowww - 0
improve: add a separated error message when bot isn't admin and add prompt to tell user to avoid to use anonymous user
#146 opened by nekomeowww - 0
feat request: summarize the link in replied message by replying /smr directly
#108 opened by nekomeowww - 0
improve: drop out the non-exist references to users, messages for recap results
#147 opened by nekomeowww - 1
bug: recaps are still being sent to subscribers even when they have left the chat
#148 opened by nekomeowww - 0
spaces around url were not trimmed, should also prepend default schema as default
#144 opened by nekomeowww - 0
- 0
- 0
- 1
feat request: support to configure recap and autorecap to control where to send recaps
#117 opened by nekomeowww - 0
feat request: private recap
#116 opened by nekomeowww - 0
bug: use cache to summarize the same link from the same user and same chat in the idempotent way
#109 opened by nekomeowww - 0
improve: concurrent auto recap
#115 opened by nekomeowww - 0
feat: support `tgbot` to process DeleteMessage and EditMessage event and apply to database
#55 opened by nekomeowww - 0
bug: `autorecap` may executed twice when deployed over 1 instances (replicas)
#73 opened by nekomeowww - 0
- 0
feat: seperate new `LogChatHistoriesRecap` and `LogSummarizations` to store the input, context, output of llms
#57 opened by nekomeowww - 0
bug: not filter out the empty topics
#95 opened by nekomeowww - 1
improve: grammar issue in the title of readme
#78 opened by LemonNekoGH - 0
feat: support Discord
#52 opened by nekomeowww - 0
bug: telegram bot may encounter `Bad Request: message is too long` error when sending recaps
#92 opened by nekomeowww - 0
- 1
feat: introduce health check handler
#84 opened by nekomeowww - 2
- 0
- 0
improve: recap messages with asc order
#74 opened by nekomeowww - 6
- 0
improve: support Telegram Bot Webhook mode
#51 opened by nekomeowww - 0
- 0
- 9
bug: empty username picked when first name and last name have more than 10 chars
#50 opened by nekomeowww - 0
improve: seperate a new `ChatActors` model to store the actors in chat histories
#56 opened by nekomeowww - 0
- 0
- 0
improve: allow users to define their nicknames and include nicknames within user context
#48 opened by nekomeowww - 0
feat: Should add OAuth 2.0 handler to allow other workspaces install the slack app
#37 opened by LemonNekoGH