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 (WIP) agents (#171) 2 years ago
Makefile initial commit 2 years ago
conf.py Harrison/redo docs (#130) 2 years ago
index.rst change to agent (#173) 2 years ago
installation.md Harrison/redo docs (#130) 2 years ago
integrations.md Harrison/redo docs (#130) 2 years ago
make.bat initial commit 2 years ago
requirements.txt Harrison/redo docs (#130) 2 years ago