Skip to content

Commit b493725

Browse files
authored
docs: update LangSmith links (#32070)
1 parent 16664d3 commit b493725

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/docs/how_to/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,14 +362,14 @@ relevant to LangChain below:
362362
Evaluating performance is a vital part of building LLM-powered applications.
363363
LangSmith helps with every step of the process from creating a dataset to defining metrics to running evaluators.
364364

365-
To learn more, check out the [LangSmith evaluation how-to guides](https://docs.smith.langchain.com/how_to_guides#evaluation).
365+
To learn more, check out the [LangSmith evaluation how-to guides](https://docs.smith.langchain.com/evaluation/how_to_guides).
366366

367367
### Tracing
368368
<span data-heading-keywords="trace,tracing"></span>
369369

370370
Tracing gives you observability inside your chains and agents, and is vital in diagnosing issues.
371371

372-
- [How to: trace with LangChain](https://docs.smith.langchain.com/how_to_guides/tracing/trace_with_langchain)
373-
- [How to: add metadata and tags to traces](https://docs.smith.langchain.com/how_to_guides/tracing/trace_with_langchain#add-metadata-and-tags-to-traces)
372+
- [How to: trace with LangChain](https://docs.smith.langchain.com/observability/how_to_guides/trace_with_langchain)
373+
- [How to: add metadata and tags to traces](https://docs.smith.langchain.com/observability/how_to_guides/add_metadata_tags)
374374

375-
You can see general tracing-related how-tos [in this section of the LangSmith docs](https://docs.smith.langchain.com/how_to_guides/tracing).
375+
You can see general tracing-related how-tos [in this section of the LangSmith docs](https://docs.smith.langchain.com/observability/how_to_guides#tracing-configuration).

0 commit comments

Comments
 (0)