吴正伟

Results 6 comments of 吴正伟

@chenchenchen95 因为walle的命令执行时,每行命令是不存在前后上下文关联的的。建议你使用以下列语句 ` cd admin.api && composer install `

I installed the latest version 0.0.126 of Langchain, but encountered an error when running the program. ``` ValueError: "ConversationBufferMemory" object has no field "buffer" ``` However, installed to version 0.0.101,...

按项目readme的操作就可以(https://github.com/OpenLMLab/MOSS#%E4%B8%8B%E8%BD%BD%E5%AE%89%E8%A3%85)

有啊,看[API-Demo](https://github.com/OpenLMLab/MOSS#api-demo)

I am also having the same problem. My environment is: macOS 10.13.6 Python 3.8.5. How was it solved?