chenfei-wu / TaskMatrix

Other
34.51k stars 3.32k forks source link

ConversationBufferMemory" object has no field "buffer #410

Open makaron212 opened 1 year ago

makaron212 commented 1 year ago

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 1 year ago

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 .