OFFIS-DAI / mango

Modular Python-based agent framework to implement multi-agent systems
https://mango-agents.readthedocs.io/
MIT License
12 stars 2 forks source link

Release new version #101

Closed maurerle closed 1 month ago

maurerle commented 1 month ago

Hi, I would really like to have a new release with the latest changes from development!

Is there anything which is missing currently?

rcschrg commented 1 month ago

Hey Florian,

Actually, there will be many changes very soon, some of which will break parts of the API.

These changes will be made to align mango-python to Mango.jl. We will introduce some of the newer Mango.jl features and simplify the API in some regards, including the API break that we won't start the container on creation anymore. Furthermore, the external coupling container will change dramatically. And we plan a huge documentation overhaul to ensure doc example correctness like we did in Mango.jl.

However, this will happen mostly in October and November, so we can release a new version now imo.

rcschrg commented 1 month ago

Edit: The release might be delayed for some days. :(

rcschrg commented 1 month ago

Here we go: https://pypi.org/project/mango-agents/1.2.0/