Skip to content

Commit

Permalink
docs: fix rag evaluations typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Michael Ong committed Jul 2, 2024
1 parent 4748014 commit 32c569c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion versioned_docs/version-2.0/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ New to LangSmith? This is the place to start. Here, you'll find a hands-on intro
- [Add observability to your LLM application](./tutorials/Developers/observability)
- [Evaluate your LLM application](./tutorials/Developers/evaluation)
- [Optimize a classifier](./tutorials/Developers/optimize_classifier)
- [RAG Evalutations](./tutorials/Developers/rag)
- [RAG Evaluations](./tutorials/Developers/rag)
- [Backtesting](./tutorials/Developers/backtesting)
- [Agent Evaluations](./tutorials/Developers/agents)

Expand Down

0 comments on commit 32c569c

Please sign in to comment.