Files
langchain/docs
mbchang 1da3ee1386 Multiagent authoritarian (#3686)
This notebook showcases how to implement a multi-agent simulation where
a privileged agent decides who to speak.
This follows the polar opposite selection scheme as [multi-agent
decentralized speaker
selection](https://python.langchain.com/en/latest/use_cases/agent_simulations/multiagent_bidding.html).

We show an example of this approach in the context of a fictitious
simulation of a news network. This example will showcase how we can
implement agents that
- think before speaking
- terminate the conversation
2023-04-27 23:33:29 -07:00
..
2023-04-26 15:57:48 -07:00
2023-04-04 07:21:50 -07:00
2023-04-19 15:06:59 -07:00
2023-03-26 19:49:46 -07:00
2023-03-30 08:20:30 -07:00