ConversationBufferMemory" object has no field "buffer
makaron212 opened this issue · 1 comments
makaron212 commented
When it happened
I tried to upload my png file to visualgpt but it failed with this error.
Error details
On terminal Terminal the error below caused.
ValueError: "ConversationBufferMemory" object has no field "buffer"
Environment
Mac os Ventura
Zsh
M1 macbook pro
Kingwolf123 commented
The solution is to install the correct version of LangChain which is given in the requirements.txt. If u use a more latest version this error will be thrown .