You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
💡 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:iyaja/llama-fs#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.
The text was updated successfully, but these errors were encountered:
🚀 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:iyaja/llama-fs#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.
The text was updated successfully, but these errors were encountered: