Skip to content

Releases: microsoft/agent-lightning

Agent Lightning v0.1.2

12 Aug 07:48
3ec5ebd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

Agent Lightning v0.1.1

06 Aug 00:49
a71e754
Compare
Choose a tag to compare

What's Changed

  • Disable HTTP tracer tests and bump to 0.1.1 in #26
  • Fix trainer bugs in v0.1 in #24

Full Changelog: v0.1...v0.1.1

Agent Lightning v0.1

04 Aug 10:22
160a82b
Compare
Choose a tag to compare

The first release of Agent-lightning!

  • Turn your agent into an optimizable beast with ZERO CODE CHANGE (almost)! 💤
  • Build with ANY agent framework (LangChain, OpenAI Agent SDK, AutoGen, CrewAI, ...); or even WITHOUT agent framework (Python OpenAI). You name it! 🤖
  • Selectively optimize one or more agents in a multi-agent system. 🎯
  • Embraces Reinforcement Learning, Automatic Prompt Optimization and more algorithms. 🤗

Install via pip install agentlightning.