diff --git a/toolsets.py b/toolsets.py index 4ed93178f..212b6ea22 100644 --- a/toolsets.py +++ b/toolsets.py @@ -130,6 +130,12 @@ TOOLSETS = { "includes": [] }, + "messaging": { + "description": "Cross-platform messaging: send messages to Telegram, Discord, Slack, SMS, etc.", + "tools": ["send_message"], + "includes": [] + }, + "rl": { "description": "RL training tools for running reinforcement learning on Tinker-Atropos", "tools": [