geekan / MetaGPT

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
https://deepwisdom.ai/
MIT License
41.33k stars 4.93k forks source link

How to synchronize on multiple "watches" #1361

Open jiange91 opened 1 week ago

jiange91 commented 1 week ago

Hi very impressive work! Can you show me how to do fan-in correctly in MetaGPT as the current default implementation of the watch list is merely a filter? I want an action to be dependent on multiple agents and wait on their inputs.