Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 436 Bytes

File metadata and controls

17 lines (10 loc) · 436 Bytes

Event driven collaboration

This playground is about decoupling multi-agent collaboration by using event publishing and subscription concepts between agents.

eventing

That pattern is especially relevant if you want to run agent inside a distributed system or platform.

eventing

Start up event driven agent runtime

Have agents communicate via events

python app.py