Skip to content

Commit

Permalink
typo in rag_triad.md (#1022)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshreini1 authored Mar 22, 2024
1 parent 45ee7b1 commit 0f9901e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ edge of the RAG architecture, shown below:

The RAG triad is made up of 3 evaluations: context relevance, groundedness and
answer relevance. Satisfactory evaluations on each provides us confidence that
our LLM app is free form hallucination.
our LLM app is free from hallucination.

## Context Relevance

Expand Down

0 comments on commit 0f9901e

Please sign in to comment.