mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +00:00
1da3ee1386
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 |
||
---|---|---|
.. | ||
camel_role_playing.ipynb | ||
characters.ipynb | ||
multi_player_dnd.ipynb | ||
multiagent_authoritarian.ipynb | ||
multiagent_bidding.ipynb | ||
two_player_dnd.ipynb |