youtu-graphrag icon indicating copy to clipboard operation
youtu-graphrag copied to clipboard

修改提示词

Open wyw828-code opened this issue 2 months ago • 2 comments

如何修改提示词能让回答更准确?如果在知识问答阶段,无法在图谱中检索到相关内容,可以直接调用本地大模型进行回答吗?

wyw828-code avatar Oct 27 '25 06:10 wyw828-code

In our paper and code, we have considered two response modes in Question-and-Answer: open& reject. In the open mode, the LLMs are allowed to answer questions based on the retrieved content. If no effective information is found in the retrieved content, LLMs are permitted to respond using their own knowledge.

siyuan-youtu avatar Oct 27 '25 08:10 siyuan-youtu

这个项目是不是不建议使用比deepseek3低的,参数少的模型,我使用了其他低的模型,修改提示词之后还是得不到想要的回复

wyw828-code avatar Oct 28 '25 01:10 wyw828-code