BoltAI / BoltAI

BoltAI issue tracker
https://boltai.app
11 stars 1 forks source link

Quick way to enable/disable all plugins temporarily #205

Open twardoch opened 3 weeks ago

twardoch commented 3 weeks ago

If I have 3-4 plugins enabled, I assume that BoltAI sends the JSON spec of all these tools on every call to the LLM. That consumes input tokens. At some point I may not want that because I prefer to save tokens. So a very quick single toggle to enable/disable all active plugins would be great — I mean one that, after re-enabling would still keep the state of the single plugins that are enabled.