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/langchain/chains/conversation
Shobith Alva 19a9fa16a9
Add `clear()` method for `Memory` (#305)
a simple helper to clear the buffer in `Conversation*Memory` classes
2 years ago
..
__init__.py Samantha/add conversation chain (#166) 2 years ago
base.py Harrison/memory docs (#195) 2 years ago
memory.py Add `clear()` method for `Memory` (#305) 2 years ago
prompt.py Samantha/add conversation chain (#166) 2 years ago