chenfei-wu / TaskMatrix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConversationBufferMemory" object has no field "buffer

makaron212 opened this issue · comments

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 .