Commit Graph

17 Commits

Author SHA1 Message Date
Henry Heng 8caca472ba
Feature/Add prepend messages to memory (#2410)
add prepend messages to memory
2024-05-20 17:08:34 +01:00
Henry Heng c33642cdf9
Feature/Buffer Memory SessionId (#2111)
* add sessionId to buffer memory, add conversation summary buffer memory

* add fix for conv retrieval qa chain
2024-04-11 11:18:39 +01:00
Henry Heng 057e056257
Bugfix/Add missing TTL implementation for Redis (#2131)
add missing TTL implementation
2024-04-09 14:36:24 +01:00
Henry 2f4134a291 upstash singleton 2024-02-22 23:09:58 +08:00
Henry 5a45a99620 Merge branch 'main' into chore/Upgrade-LC-version 2024-02-19 17:39:32 +08:00
Henry bc054d2fe1 add fix for override session id 2024-02-08 11:55:30 +08:00
Henry 0606d2c6dd upgrade langchain version 0.1.0 2024-01-26 23:41:55 +00:00
Henry 02482f1b38 change agent/chain with memory to use runnable 2024-01-08 13:02:56 +00:00
Henry b6d08268d4 add abstract methods 2023-12-26 16:13:14 +00:00
Henry aac0546a7f update all memory nodes 2023-12-21 00:50:24 +00:00
Henry 4b5f7028e3 fix chat history 2023-11-30 16:01:16 +00:00
Henry 3536c2afec fix memory nodes 2023-11-27 15:34:28 +00:00
Henry Heng 8b555e02f8
Update UpstashRedisBackedChatMemory.ts
camelCase node name
2023-10-08 01:55:45 +01:00
Henry Heng 424e713128
Update UpstashRedisBackedChatMemory.ts
code cleanup
2023-10-08 01:52:19 +01:00
Ayush Jain 9bae1c33f7 Review changes 2023-10-06 23:23:21 +05:30
Ayush Jain 086944dc07 Fixed linting errors 2023-10-05 18:29:39 +05:30
Ayush Jain 786dd8a11c Added Upstash Redis Memory support 2023-10-04 00:20:02 +05:30