DeepYardDeepYard

AutoGen vs LiteLLM

Side-by-side comparison with live GitHub signals. Last updated June 30, 2026.

A

AutoGen

Microsoft's framework for building multi-agent AI systems

OSSFree
59.4K10w ago445
L

LiteLLM

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

OSSFree
52.1Ktoday383
MetricAutoGenLiteLLM
GitHub Stars59.4K52.1K
Contributors445383
Last CommitApr 15, 2026Jun 30, 2026
Open Issues9213493
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