Skip to content

User Story: Prevent Hallucinations #34

@givecoffee

Description

@givecoffee

As an internal user, I want the chatbot to refuse answering questions that are outside the knowledge base so that false information is not received.

Criteria to meet this:

  • Implement confidence threshold and ONLY answer if RAG retrieval score exceeds 0.5-0.7 (or adjust as needed)
  • Return an explicit message "I do not have information about that, please contact xyz directly"
  • Log all refused queries to identify knowledge gaps
  • Add test cases for questions prone to hallucination (general knowledge, subjective or opinion based, etc)
Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions