DeepYardDeepYard

AutoGen vs LiteLLM

Side-by-side comparison with live GitHub signals. Last updated August 13, 2026.

A

AutoGen

Microsoft's framework for building multi-agent AI systems

OSSFree
60.4K17w ago444
L

LiteLLM

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

OSSFree
56.2Ktoday376
MetricAutoGenLiteLLM
GitHub Stars60.4K56.2K
Contributors444376
Last CommitApr 15, 2026Aug 13, 2026
Open Issues9784863
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