microsoft/agent-lightning
The absolute trainer to light up AI agents.
Provides framework-agnostic agent optimization through reinforcement learning, automatic prompt optimization, and supervised fine-tuningâworking with LangChain, OpenAI SDK, AutoGen, CrewAI, and custom implementations. Uses a decoupled architecture where agents emit structured spans to a central LightningStore, enabling algorithms to learn and post back refined prompts or policy weights without requiring code changes to the original agent. Supports selective optimization of individual agents within multi-agent systems and scales to distributed training across GPUs.
15,409 stars.
Stars
15,409
Forks
1,319
Language
Python
License
MIT
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/microsoft/agent-lightning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related agents
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
camel-ai/camel
đ« CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically