You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
_static add metal to ecosystem (#3613) 1 year ago
ecosystem Add PipelineAI LLM integration (#3644) 1 year ago
getting_started slightly clearer docs (#3088) 1 year ago
modules Self-query with generic query constructor (#3607) 1 year ago
reference Move Generative Agent definition to Experimental (#3245) 1 year ago
tracing
use_cases Multiagent authoritarian (#3686) 1 year ago
Makefile
conf.py
deployments.md Fixed some typos on deployment.md (#3652) 1 year ago
ecosystem.rst added integration links to the ecosystem.rst (#3453) 1 year ago
gallery.rst Update gallery.rst (#3176) 1 year ago
glossary.md
index.rst fixed a link to the youtube page (#3232) 1 year ago
make.bat
model_laboratory.ipynb
reference.rst Move Generative Agent definition to Experimental (#3245) 1 year ago
requirements.txt
tracing.md
youtube.md added links to the important YouTube videos (#3244) 1 year ago