AlanLee1996 / wenda-webui

专为 l15y/wenda 闻达平台设计的webui
MIT License
447 stars 67 forks source link

闻达运行正常,但是检索数据失败 #1

Closed newhuman011 closed 1 year ago

newhuman011 commented 1 year ago

闻达的webui本身的可以正常对话,但是这个项目的webui显示检索数据失败。 闻达终端显示: Traceback (most recent call last): File "G:\ChatGLM\WENDAglm\wd-git\wenda\WPy64-38100\python-3.8.10.amd64\lib\site-packages\bottle.py", line 876, in _handle return route.call(*args) File "G:\ChatGLM\WENDAglm\wd-git\wenda\WPy64-38100\python-3.8.10.amd64\lib\site-packages\bottle.py", line 1759, in wrapper rv = callback(a, **ka) File "wenda.py", line 159, in api_find prompt = data.get('prompt') AttributeError: 'NoneType' object has no attribute 'get'

AlanLee1996 commented 1 year ago

闻达版本过旧,不支持api。请升级闻达到最新版本