Telegram Stop Button for Hermes Agent Skill

Preface

The model I'm using isn't SOTA. When the Agent is working, I need someone to watch it nearby.
Once I notice it going down the wrong path, or forgetting its previous "experience", I need to immediately send "/stop".

Approach

To send "/stop" as fast as possible 
I need something like this
Of course, I didn't actually do something this elaborate.
The most suitable way to express this that I found in Telegram is the ReplyKeyboardMarkup reply keyboard
Like this

Github


========

Check out others


Comments