langchain/docs/modules/indexes
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
..
document_loaders/examples Harrison/diffbot (#2984) 2023-04-16 09:11:24 -07:00
retrievers/examples Generative Characters (#2859) 2023-04-16 21:41:00 -07:00
text_splitters Update huggingface_length_function.ipynb (#2203) 2023-03-30 20:43:58 -07:00
vectorstores Add Annoy as VectorStore (#2939) 2023-04-16 13:44:04 -07:00
document_loaders.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
getting_started.ipynb add encoding to avoid UnicodeDecodeError (#2908) 2023-04-14 16:36:03 -07:00
retrievers.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_splitters.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
vectorstores.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00