DeepYardDeepYard

AutoGen vs LiteLLM

Side-by-side comparison with live GitHub signals. Last updated May 16, 2026.

A

AutoGen

Microsoft's framework for building multi-agent AI systems

OSSFree
58.1K4w ago445
L

LiteLLM

Universal LLM API gateway for 200+ providers — 38K+ stars

OSSFree
47.2Ktoday385
MetricAutoGenLiteLLM
GitHub Stars58.1K47.2K
Contributors445385
Last CommitApr 15, 2026May 16, 2026
Open Issues8233091
Licenseopen-sourceopen-source
Pricingopen-sourceopen-source
Free TierYesYes
Categoryframeworksframeworks
TrendingNoNo

Shared Tags

python

Only in AutoGen

multi-agentmicrosoftconversationcode-executiongroup-chat

Only in LiteLLM

api-gatewaymulti-modelproxyload-balancingopen-source

About AutoGen

AutoGen is Microsoft's open-source framework for building multi-agent conversational systems where agents can converse with each other and with humans to solve complex tasks. Agents are highly customizable and can use LLMs, tools, and human input in flexible combinations. The framework supports group chats, nested conversations, and code execution sandboxes, making it well-suited for coding assistants, research automation, and enterprise agentic workflows. AutoGen Studio provides a no-code UI for prototyping agent systems visually.

View full listing

About LiteLLM

LiteLLM provides a unified OpenAI-compatible API for 200+ LLM providers (OpenAI, Anthropic, Google, Azure, AWS Bedrock, Ollama, and more). Use one interface to call any model, with built-in load balancing, fallbacks, spend tracking, and rate limiting. Essential infrastructure for multi-model agent systems.

View full listing