Group Chat Usage
Using CookAI Bot in group chats differs from private chat. Here are the interaction rules for groups.
How to Trigger
In group chats, you need to @mention the Bot to trigger a conversation. Direct messages won't be processed.
@YourBotName search for the latest AI newsIndependent Sessions
Group chats have independent session contexts, completely separate from private chat. Group conversations don't affect private chat context and vice versa.
Reply Mode
The Bot responds by replying to the triggering message. This makes it clear in the group who the Bot is responding to.
Switching Models in Groups
The owner can use the /model command in groups to switch the Bot's AI model. Group and private chat model selections are independent — switching one doesn't affect the other.
# Switch model in group (owner only)/model gemini-3-pro-preview/model claude-sonnet-4-5-20250514Group model selection is independent of private chat. For example, you can use Opus in private and Gemini in groups — they don't interfere.
Available Commands in Groups
- /model — Switch model (owner only)
- /reset — Reset group chat session context
- /help — View available commands