Skip to content

Commit f2f7350

Browse files
authored
Base LangSmith content migration (#134)
1 parent 3c3eba4 commit f2f7350

File tree

596 files changed

+32685
-18
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

596 files changed

+32685
-18
lines changed

src/docs.json

Lines changed: 442 additions & 13 deletions
Large diffs are not rendered by default.
107 KB
Loading
127 KB
Loading
78.6 KB
Loading
191 KB
Loading
34.4 KB
Loading
46.2 KB
Loading

src/langgraph-platform/datasets-studio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ This guide shows how to add examples to [LangSmith datasets](https://docs.smith.
1111
5. Edit the example's input/output as needed before adding it to the dataset.
1212
6. Select "Add to dataset" at the bottom of the page to add all selected nodes to their respective datasets.
1313

14-
See [Evaluating intermediate steps](https://docs.smith.langchain.com/evaluation/how_to_guides/langgraph#evaluating-intermediate-steps) for more details on how to evaluate intermediate steps.
14+
See [Evaluating intermediate steps](https://docs.smith.langchain.com/langsmith/langgraph#evaluating-intermediate-steps) for more details on how to evaluate intermediate steps.

src/langgraph-platform/deploy-self-hosted-full-platform.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: How to deploy self-hosted full platform
33
sidebarTitle: Deploy self-hosted full platform
44
---
5-
Before deploying, review the [conceptual guide for the Self-Hosted Full Platform](/langgraph-platform/self-hosted-full-platform) deployment option.
5+
Before deploying, review the [conceptual guide for the Self-Hosted Full Platform](/langgraph-platform/self-hosted) deployment option.
66

77
<Info>
88
**Important**

src/langgraph-platform/iterate-graph-studio.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ class Configuration:
125125

126126
## LangSmith Playground
127127

128-
The [LangSmith Playground](https://docs.smith.langchain.com/prompt_engineering/how_to_guides#playground) interface allows testing individual LLM calls without running the full graph:
128+
The [LangSmith Playground](https://docs.smith.langchain.com/langsmith/create-a-prompt) interface allows testing individual LLM calls without running the full graph:
129129

130130
1. Select a thread
131131
2. Click "View LLM Runs" on a node. This lists all the LLM calls (if any) made inside the node.

0 commit comments

Comments
 (0)