docs(langchain): update evaluation tutorial link (#32796)

**Description**
This PR updates the evaluation tutorial link for LangSmith to the new
official docs location.

**Issue**
N/A

**Dependencies**
None
This commit is contained in:
Martin Meier-Zavodsky
2025-09-03 21:22:46 +02:00
committed by GitHub
parent 4828a85ab0
commit ad26c892ea

View File

@@ -44,4 +44,4 @@ You can peruse [LangSmith tutorials here](https://docs.smith.langchain.com/).
LangSmith helps you evaluate the performance of your LLM applications. The tutorial below is a great way to get started:
- [Evaluate your LLM application](https://docs.smith.langchain.com/tutorials/Developers/evaluation)
- [Evaluate your LLM application](https://docs.langchain.com/langsmith/evaluate-llm-application)