-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Contact Information
MaxKB Version
v1.10.4-lts (build at 2025-04-10T15:19, commit: a4f2724)
Problem Description
在使用maxkb一段时间后,突然出现的问题
deepseek模型对话总是提示:抱歉,没有查找到相关内容,请重新描述您的问题或提供更多信息。
但是在使用qwen模型的时机就没有任何问题
这是我截取的一条sse响应消息:{"chat_id": "f3de4086-5b0f-11f0-a990-0242ac11002a", "chat_record_id": "fca5e746-5b0f-11f0-9ae6-0242ac11002a", "operate": true, "content": "", "node_id": "b2c9a45b-5196-46a1-b334-c97391dec0dc", "up_node_id_list": ["start-node"], "is_end": false, "usage": {"completion_tokens": 0, "prompt_tokens": 0, "total_tokens": 0}, "node_type": "ai-chat-node", "runtime_node_id": "0fab7a65a282fa23015aaf921345616e19170cf8", "view_type": null, "child_node": {"runtime_node_id": null, "chat_record_id": null, "child_node": null}, "node_is_end": false, "real_node_id": "0fab7a65a282fa23015aaf921345616e19170cf8", "reasoning_content": ""}


Steps to Reproduce
这个问题我不清楚复现流程,因为它是在使用过程中自然出现的
The expected correct result
No response
Related log output
Additional Information
No response