Yo all, one of the big challenges we’re hitting is...
# general-english
m
Yo all, one of the big challenges we’re hitting is managing multiple agents across multiple customers. Each agent can have several integrations running (e.g. n8n, Salesforce), plus dependencies on other systems. For example: - Telephony runs through Twilio - Core agent logic is on Vapi - Voice is through ElevenLabs - Orchestration sits in n8n The result is a spiderweb of tools. With the growing volume of agents being built, monitoring, logging, debugging, and making changes is becoming messy. Do you have any ideas on how to streamline this?
2 Views