Deploy AutoGen agents to production
Crewship is adding support for Microsoft AutoGen. Deploy your collaborative multi-agent systems with a single command. Get production API endpoints with conversational agent orchestration.
One-Command Deploy
Deploy with `crewship deploy`. No Docker or Kubernetes required.
Multi-Agent Chat
Full support for AutoGen conversational agent patterns.
Auto-scaling
Scale to zero when idle, scale up automatically under load.
Secure by Default
Isolated environments and encrypted secrets management.
What we're building
AutoGen support will bring collaborative agent conversations to Crewship. Deploy multi-agent systems where agents work together through natural language.
- Full AutoGen framework compatibility
- Conversational multi-agent orchestration
- UserProxyAgent for human-in-the-loop
- Code execution in secure containers
- Group chat and flexible routing
$ crewship deploy
Detecting framework... AutoGen
Building container...
Deploying to production...
✓ Deployed to my-agent
✓ API endpoint ready
✓ Multi-agent chat enabled
https://api.crewship.dev/v1/runsWhat is AutoGen?
AutoGen is a framework by Microsoft Research for building multi-agent AI applications. With 54,000+ GitHub stars, it's one of the most popular frameworks for collaborative AI systems.
AutoGen enables agents to interact via structured conversations, following a group chat-style logic. Each agent can be assigned roles, goals, and tools, with support for human-in-the-loop via UserProxyAgent.
Crewship will handle the deployment and scaling of your AutoGen systems, so you can focus on building great collaborative agents while we handle the infrastructure.
Get notified when AutoGen support launches
Join the waitlist and be the first to deploy AutoGen on Crewship.