Skip to content

Releases: GlyphyAI/liteswarm

0.1.1

09 Dec 23:26
Compare
Choose a tag to compare

What's Changed

  • Add the py.typed file to make the package PEP 561 compliant, ensuring full support for type checkers like mypy

Contributors

Thanks to:

Full Changelog: 0.1.0...0.1.1

0.1.0

09 Dec 23:07
Compare
Choose a tag to compare

What's Changed

  • Initial release of LiteSwarm framework
  • Core agent system with LLM-agnostic design
  • Experimental SwarmTeam for multi-agent orchestration
  • Structured outputs with OpenAI compatibility
  • Comprehensive examples and documentation

Contributors

Thanks to:

Full Changelog: https://github.com/GlyphyAI/liteswarm/commits/0.1.0