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
..
_static add metal to ecosystem (#3613) 2023-04-26 15:57:48 -07:00
ecosystem Add PipelineAI LLM integration (#3644) 2023-04-27 08:22:26 -07:00
getting_started slightly clearer docs (#3088) 2023-04-18 07:28:29 -07:00
modules Self-query with generic query constructor (#3607) 2023-04-27 08:36:00 -07:00
reference Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
tracing bump version to 131 (#2391) 2023-04-04 07:21:50 -07:00
use_cases Multiagent authoritarian (#3686) 2023-04-27 23:33:29 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
deployments.md Fixed some typos on deployment.md (#3652) 2023-04-27 13:01:24 -07:00
ecosystem.rst added integration links to the ecosystem.rst (#3453) 2023-04-24 12:17:44 -07:00
gallery.rst Update gallery.rst (#3176) 2023-04-19 15:06:59 -07:00
glossary.md big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
index.rst fixed a link to the youtube page (#3232) 2023-04-20 10:47:16 -07:00
make.bat
Makefile
model_laboratory.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
reference.rst Move Generative Agent definition to Experimental (#3245) 2023-04-23 18:32:37 -07:00
requirements.txt Harrison/docs reqs (#2199) 2023-03-30 08:20:30 -07:00
tracing.md
youtube.md added links to the important YouTube videos (#3244) 2023-04-21 01:31:42 -07:00