langchain
a408ed3e - Samantha/add conversation chain (#166)

Commit
3 years ago
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>
Author
Parents
Loading