OFFIS-DAI / Mango.jl

Modular Julia-based agent framework to implement multi-agent systems
https://offis-dai.github.io/Mango.jl/stable/
MIT License
8 stars 2 forks source link

Message fowarding as mechanism, Auto-Forwarding rules for agents. #48

Closed rcschrg closed 3 months ago

rcschrg commented 3 months ago

This PR implements a forwarding mechanism using the meta container. To supplement, all agents can now add rules for auto-forwardings of messages.