Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions docs/integrations/langsmith.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "98727749",
"id": "a0b3171b",
"metadata": {},
"source": [
"# Langsmith Integrations\n",
Expand Down Expand Up @@ -33,7 +33,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "27947474",
"id": "39375103",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -128,7 +128,7 @@
},
{
"cell_type": "markdown",
"id": "0b862b5d",
"id": "8ce1c649",
"metadata": {},
"source": [
"Voila! Now you can head over to your project and see the traces\n",
Expand All @@ -137,18 +137,7 @@
"this shows the langsmith tracing dashboard overview\n",
"\n",
"![](../assets/langsmith-tracing-faithfullness.png)\n",
"this shows the traces for the faithfullness metrics. As you can see being able to view the reasons why "
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "febeef63",
"metadata": {},
"outputs": [],
"source": [
"\"../assets/langsmith-tracing-overview.png\"\n",
"\"../assets/langsmith-tracing-faithfullness.png\""
"this shows the traces for the faithfullness metrics. As you can see being able to view the reasons why the metric gives the score is helpful in figuring out how to improving it."
]
}
],
Expand Down