Soulter / AstrBot

QQ、Telegram、微信 等多平台兼容的支持 LLM 聊天的机器人平台。支持自定义插件扩展。
GNU Affero General Public License v3.0
581 stars 58 forks source link

更新后切换模型 #81

Closed YSDiting closed 1 year ago

YSDiting commented 1 year ago

模型切换不成功 [QQBOT] 接收到消息:<@!11620738824688910836> /gpt [System] 检测到管理员身份 Exception in thread Thread-8 (oper_msg): Traceback (most recent call last): File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.752.0_x64qbz5n2kfra8p0\Lib\threading.py", line 1038, in _bootstrap_inner self.run() File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.752.0_x64qbz5n2kfra8p0\Lib\threading.py", line 975, in run self._target(*self._args, **self._kwargs) File "C:\Users\DiTing\Desktop\雪原Bot\QQChannelChatGPT\cores\qqbot\core.py", line 437, in oper_msg if len(l) >= 1 and l[1] != "": ~^^^ IndexError: list index out of range

Soulter commented 1 year ago

已修复