Persisting conversation memory #1291
Answered
by
generalsvr
avin-kavish
asked this question in
Q&A
-
Is it possible to save the conversation memory to disk? I guess more precisely speaking I want to get a serializable version JSON/Pickle of the conversation memory. |
Beta Was this translation helpful? Give feedback.
Answered by
generalsvr
Mar 2, 2023
Replies: 1 comment
-
You can use
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
avin-kavish
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can use
llm_chain.memory.json()