Adding memory to an agent that uses the new OpenAI model #1553
Unanswered
OkAlgorithm
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I have used the prefix_messages kwargs seen here: https://github.com/hwchase17/langchain/blob/master/langchain/llms/openai.py#L555. I have also used llama-index as the chat memory store. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How to add memory to an agent that uses ChatOpenAI method that was recently introduced?
Beta Was this translation helpful? Give feedback.
All reactions