Skip to content

Commit

Permalink
Josh/fix readme links (#582)
Browse files Browse the repository at this point in the history
* fix links in readme

* fix readme links
  • Loading branch information
joshreini1 authored Nov 27, 2023
1 parent a69d39a commit 45520be
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The best way to support TruLens is to give us a ⭐ on [GitHub](https://www.gith

Fine-grained, stack-agnostic instrumentation and comprehensive evaluations help you to identify failure modes & systematically iterate to improve your application.

Read more about the core concepts behind TruLens including [Feedback Functions](./core_concepts_feedback_functions.md), [The RAG Triad](./core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./core_concepts_honest_harmless_helpful_evals.md).
Read more about the core concepts behind TruLens including [Feedback Functions](./trulens_eval/core_concepts_feedback_functions.md), [The RAG Triad](./trulens_eval/core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./trulens_eval/core_concepts_honest_harmless_helpful_evals.md).

## TruLens in the development workflow

Expand Down
2 changes: 1 addition & 1 deletion docs/trulens_eval/gh_top_intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The best way to support TruLens is to give us a ⭐ on [GitHub](https://www.gith

Fine-grained, stack-agnostic instrumentation and comprehensive evaluations help you to identify failure modes & systematically iterate to improve your application.

Read more about the core concepts behind TruLens including [Feedback Functions](./core_concepts_feedback_functions.md), [The RAG Triad](./core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./core_concepts_honest_harmless_helpful_evals.md).
Read more about the core concepts behind TruLens including [Feedback Functions](./trulens_eval/core_concepts_feedback_functions.md), [The RAG Triad](./core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./core_concepts_honest_harmless_helpful_evals.md).

## TruLens in the development workflow

Expand Down
2 changes: 1 addition & 1 deletion docs/trulens_eval/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Fine-grained, stack-agnostic instrumentation and comprehensive evaluations help you to identify failure modes & systematically iterate to improve your application.

Read more about the core concepts behind TruLens including [Feedback Functions](./core_concepts_feedback_functions.md), [The RAG Triad](./core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./core_concepts_honest_harmless_helpful_evals.md).
Read more about the core concepts behind TruLens including [Feedback Functions](./trulens_eval/core_concepts_feedback_functions.md), [The RAG Triad](./trulens_eval/core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./trulens_eval/core_concepts_honest_harmless_helpful_evals.md).

## TruLens in the development workflow

Expand Down
2 changes: 1 addition & 1 deletion trulens_eval/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Fine-grained, stack-agnostic instrumentation and comprehensive evaluations help you to identify failure modes & systematically iterate to improve your application.

Read more about the core concepts behind TruLens including [Feedback Functions](./core_concepts_feedback_functions.md), [The RAG Triad](./core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./core_concepts_honest_harmless_helpful_evals.md).
Read more about the core concepts behind TruLens including [Feedback Functions](./trulens_eval/core_concepts_feedback_functions.md), [The RAG Triad](./trulens_eval/core_concepts_rag_triad.md), and [Honest, Harmless and Helpful Evals](./trulens_eval/core_concepts_honest_harmless_helpful_evals.md).

## TruLens in the development workflow

Expand Down

0 comments on commit 45520be

Please sign in to comment.