Files
langchain/docs/use_cases
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 08:09:34 -07:00
2023-04-22 08:25:50 -07:00
2023-04-23 21:23:54 -07:00
2023-04-25 21:22:25 -07:00
2023-04-01 12:48:16 -07:00
2023-04-22 08:25:50 -07:00
2023-04-15 09:23:19 -07:00
2023-03-26 21:43:51 -07:00
2023-04-17 20:56:42 -07:00
2023-03-26 21:43:51 -07:00
2023-03-26 21:43:51 -07:00