langchain/langchain/memory
Harrison Chase b35260ed47
Harrison/memory base (#2122)
@3coins + @zoltan-fedor.... heres the pr + some minor changes i made.
thoguhts? can try to get it into tmrws release

---------

Co-authored-by: Zoltan Fedor <zoltan.0.fedor@gmail.com>
Co-authored-by: Piyush Jain <piyushjain@duck.com>
2023-03-29 10:10:09 -07:00
..
chat_message_histories Harrison/memory base (#2122) 2023-03-29 10:10:09 -07:00
__init__.py Harrison/memory base (#2122) 2023-03-29 10:10:09 -07:00
buffer_window.py Harrison/official method (#1728) 2023-03-16 23:20:08 -07:00
buffer.py Harrison/official method (#1728) 2023-03-16 23:20:08 -07:00
chat_memory.py Harrison/memory base (#2122) 2023-03-29 10:10:09 -07:00
combined.py Harrison/memory refactor (#1478) 2023-03-07 07:59:37 -08:00
entity.py Harrison/fix save context (#2082) 2023-03-27 23:10:46 -07:00
kg.py Improve ConversationKGMemory and its function load_memory_variables (#1999) 2023-03-28 15:19:48 -07:00
prompt.py Solve small bug in the kg prompt (#1988) 2023-03-27 16:33:26 -07:00
readonly.py Add read only shared memory (#1491) 2023-03-12 09:34:36 -07:00
simple.py Harrison/memory refactor (#1478) 2023-03-07 07:59:37 -08:00
summary_buffer.py Small fix: Remove unused variable summary_message_role (#1789) 2023-03-19 11:01:03 -07:00
summary.py Harrison/summary message rol (#1783) 2023-03-19 10:09:18 -07:00
token_buffer.py Harrison/token buffer memory (#1786) 2023-03-19 10:42:24 -07:00
utils.py Harrison/official method (#1728) 2023-03-16 23:20:08 -07:00