agentops
agentops copied to clipboard
Create a way to disable AgentOps functions entirely
🚀 Feature Request
💡 Got a brilliant idea? As we are adding AgentOps to more open source repos, there's an issue we may face where functions break and we don't have time to support fixes. For example:https://github.com/iyaja/llama-fs/issues/49
In this case, we should have a kill switch that turns off all AO functions and turns them into no-ops.
🎉 Describe the solution you'd like We did something similar for multi-on-- have a handful of No-op functions that activate when a certain flag is set.