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
Samantha Whitmore a408ed3ea3
Samantha/add conversation chain (#166)
Add MemoryChain and ConversationChain as chains that take a docstore in
addition to the prompt, and use the docstore to stuff context into the
prompt. This can be used to have an ongoing conversation with a chatbot.

Probably needs a bit of refactoring for code quality

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2 years ago
..
examples Samantha/add conversation chain (#166) 2 years ago
explanation use action verb in documentation (#175) 2 years ago
getting_started use action verb in documentation (#175) 2 years ago
modules
Makefile
conf.py
index.rst
installation.md
integrations.md
make.bat
requirements.txt