45-实时网页信息爬取+RAG的舆情分析系统-24.12.10(图片中为什么要设指定回复和知识库搜索,指定回复什么情况下会为空?) #697
No description provided.
- 指定回复是指直接从数据库中取出来的数据就已经可以回答了用户的问题了,所以直接将从数据库取出来的数据指定为回复返回给用户,当用户问的问题是指定了舆情关键字的时候,这个时候指定回复为空,就需要去知识库中搜索。
- 用户需要查询具体的舆情的时候,需要去知识库去搜索。
1. 指定回复是指直接从数据库中取出来的数据就已经可以回答了用户的问题了,所以直接将从数据库取出来的数据指定为回复返回给用户,当用户问的问题是指定了舆情关键字的时候,这个时候指定回复为空,就需要去知识库中搜索。
2. 用户需要查询具体的舆情的时候,需要去知识库去搜索。
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: HswOAuth/llm_course#697
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?