Ability to toggle all agents between specified AI infrastructure #4522
WhiskeyCoder
started this conversation in
Ideas
Replies: 1 comment
-
|
For the time being I created an agent whose job it is to perform these adapter and model switches via documented setups. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Basically for context, I am running two different AI system. 1 is a dedicated server that gets used heavy by my current project so when that runs throwing heavy request at it can cause issues with speed which is required but has insane context ability, the secondary is the DEV system running a 5090. I have been manually toggling between both when tasking, every single one of my 37 agents.
As you can guess manually go into 30+ agents and toggle them between servers can be annoying. What would be crazy handy for something like this is a server default adapter, so from server settings we can go in and force all agents to use adapter a or adapter b, of course keeping the manual adapters for things like dev agents with code focused models ...etc
but would love to do that to be able to do a fast switch between dev environment and server when there is time between usage.
Beta Was this translation helpful? Give feedback.
All reactions