visual-chatgpt
visual-chatgpt copied to clipboard
ConversationBufferMemory" object has no field "buffer
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
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 .