This repository was archived by the owner on Nov 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
This repository was archived by the owner on Nov 13, 2025. It is now read-only.
Conversation in "App" ignores user's previous messages that are not tagged with @<bot_name> #6
Open
Description
Description
Conversation in "App" ignores user's previous messages that are not tagged with @<bot_name>
To reproduce the issue:
- Start a conversation with the Slack GPT bot.
- Send a message without tagging the bot.
- Observe that the bot does responds with only his messages as context and users last message.
Expected Behavior:
The Slack GPT bot should be able to reference and understand the context from previous messages in the conversation, even if they are not tagged directly with @<bot_name>.