Skip to content

Commit ad9eb05

Browse files
authored
Fix file name for snippet (#1324)
1 parent ea427ec commit ad9eb05

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/langsmith/evaluation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarTitle: Overview
44
mode: wide
55
---
66

7-
import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx';
7+
import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx';
88

99
The following sections help you create datasets, run evaluations, and analyze results:
1010

src/langsmith/observability.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarTitle: Overview
44
mode: wide
55
---
66

7-
import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx';
7+
import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx';
88

99
The following sections help you set up and use tracing, monitoring, and observability features:
1010

src/langsmith/prompt-engineering.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ sidebarTitle: Overview
44
mode: wide
55
---
66

7-
import HostingSetup from '/snippets/langsmith/platform-setup-setup-note.mdx';
7+
import HostingSetup from '/snippets/langsmith/platform-setup-note.mdx';
88

99
The following sections help you create, manage, and optimize your prompts:
1010

0 commit comments

Comments
 (0)