Files
langchain-python/langchain/memory
Saurabh Misra c33e055f17 Improve ConversationKGMemory and its function load_memory_variables (#1999)
1. Removed the `summaries` dictionary in favor of directly appending to
the summary_strings list, which avoids the unnecessary double-loop.
2. Simplified the logic for populating the `context` variable.

Co-created with GPT-4 @agihouse
2023-03-28 15:19:48 -07:00
..
2023-03-16 23:20:08 -07:00
2023-03-07 07:59:37 -08:00
2023-03-27 23:10:46 -07:00
2023-03-07 07:59:37 -08:00
2023-03-16 23:20:08 -07:00