langchain/docs
mbchang 3b7d27d39e
new example: multiagent dialogue with decentralized speaker selection (#3629)
This notebook showcases how to implement a multi-agent simulation
without a fixed schedule for who speaks when. Instead the agents decide
for themselves who speaks. We can implement this by having each agent
bid to speak. Whichever agent's bid is the highest gets to speak.

We will show how to do this in the example below that showcases a
fictitious presidential debate.
2023-04-26 21:37:36 -07:00
..
_static add metal to ecosystem (#3613) 2023-04-26 15:57:48 -07:00
ecosystem add metal to ecosystem (#3613) 2023-04-26 15:57:48 -07:00
getting_started slightly clearer docs (#3088) 2023-04-18 07:28:29 -07:00
modules Arxiv document loader (#3627) 2023-04-26 21:04:56 -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 new example: multiagent dialogue with decentralized speaker selection (#3629) 2023-04-26 21:37:36 -07:00
conf.py docs: Mendable Search integration (#2803) 2023-04-13 21:52:25 -07:00
deployments.md Add docs for Fly.io deployment (#3584) 2023-04-26 14:41:08 -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 initial commit 2022-10-24 14:51:15 -07:00
Makefile Feature: linkcheck-action (#534) (#542) 2023-01-04 21:39:50 -08:00
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 Harrison/tracing docs (#806) 2023-01-29 20:49:35 -08:00
youtube.md added links to the important YouTube videos (#3244) 2023-04-21 01:31:42 -07:00