langchain/docs/use_cases/agents
vowelparrot 99c0382209
Generative Characters (#2859)
Add a time-weighted memory retriever and a notebook that approximates a
Generative Agent from https://arxiv.org/pdf/2304.03442.pdf


The "daily plan" components are removed for now since they are less
useful without a virtual world, but the memory is an interesting
component to build off.

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-04-16 21:41:00 -07:00
..
baby_agi_with_agent.ipynb Fix Baby AGI notebooks (#2882) 2023-04-14 07:40:04 -07:00
baby_agi.ipynb Fix typos (#2977) 2023-04-16 08:28:36 -07:00
camel_role_playing.ipynb Add notebook example for camel role playing (#2689) 2023-04-10 21:12:45 -07:00
characters.ipynb Generative Characters (#2859) 2023-04-16 21:41:00 -07:00
custom_agent_with_plugin_retrieval.ipynb Fixed Regular expression (#2933) 2023-04-16 09:16:50 -07:00