chatluna ====================ChatLunaError:999====================
chatluna TypeError: generation.message._updateId is not a function
at /koishi/node_modules/koishi-plugin-chatluna/node_modules/@langchain/core/dist/language_models/chat_models.cjs:195:52
at Array.map (<anonymous>)
at ChatLunaChatModel._generateUncached (/koishi/node_modules/koishi-plugin-chatluna/node_modules/@langchain/core/dist/language_models/chat_models.cjs:188:39)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async ChatHubLLMChain._call (/koishi/node_modules/koishi-plugin-chatluna/lib/llm-core/chain/base.cjs:81:29)
at async ChatHubLLMChain.invoke (/koishi/node_modules/koishi-plugin-chatluna/lib/llm-core/chain/base.cjs:121:22)
at async callChatHubChain (/koishi/node_modules/koishi-plugin-chatluna/lib/llm-core/chain/base.cjs:152:20)
at async _ChatHubChatChain.call (/koishi/node_modules/koishi-plugin-chatluna/lib/index.cjs:1106:22)
at async ChatInterface.chat (/koishi/node_modules/koishi-plugin-chatluna/lib/llm-core/chat/app.cjs:356:24)
at async ChatInterfaceWrapper.chat (/koishi/node_modules/koishi-plugin-chatluna/lib/services/chat.cjs:1118:27)
发送消息就999
以下是报错代码
下面是配置截图