Relative Content

Tag Archive for mongodbazureautogen

how to Store Multiple Autogen Agents and Histories in Azure for Production

I created an agentic workflow using Autogen, where multiple agents are stored in global variables and used as required. This worked well locally, but now I’m moving to production and setting up authentication for multiple users. I’m facing challenges on how to store these agents and their histories in Azure for each use case.