From 626b1f9822981fcdcd7c2e04087882e822188ea6 Mon Sep 17 00:00:00 2001 From: Kathryn May Date: Thu, 6 Nov 2025 14:44:01 -0500 Subject: [PATCH] Fix file name for snippet --- src/langsmith/evaluation.mdx | 2 +- src/langsmith/observability.mdx | 2 +- src/langsmith/prompt-engineering.mdx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/langsmith/evaluation.mdx b/src/langsmith/evaluation.mdx index 17ba3c1fb4..6e15f5db35 100644 --- a/src/langsmith/evaluation.mdx +++ b/src/langsmith/evaluation.mdx @@ -4,7 +4,7 @@ sidebarTitle: Overview mode: wide --- -import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx'; +import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx'; The following sections help you create datasets, run evaluations, and analyze results: diff --git a/src/langsmith/observability.mdx b/src/langsmith/observability.mdx index 03a2609322..926f92a25d 100644 --- a/src/langsmith/observability.mdx +++ b/src/langsmith/observability.mdx @@ -4,7 +4,7 @@ sidebarTitle: Overview mode: wide --- -import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx'; +import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx'; The following sections help you set up and use tracing, monitoring, and observability features: diff --git a/src/langsmith/prompt-engineering.mdx b/src/langsmith/prompt-engineering.mdx index 60849fb5a5..76a4398a4f 100644 --- a/src/langsmith/prompt-engineering.mdx +++ b/src/langsmith/prompt-engineering.mdx @@ -4,7 +4,7 @@ sidebarTitle: Overview mode: wide --- -import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx'; +import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx'; The following sections help you create, manage, and optimize your prompts: