xiaozhi-agent / pylmkit

PyLMKit: 帮助用户快速构建实用的大模型应用
https://www.yuque.com/txhy/pylmkit
Apache License 2.0
36 stars 4 forks source link

TypeError: BaseChatModel.invoke() missing 1 required positional argument: 'input' #2

Closed xiaozhi-agent closed 7 months ago

xiaozhi-agent commented 7 months ago

pylmkit<=0.0.15版本没有固定langchain安装版本,导致的异常。解决方法:

pip install -U pylmkit