Skip to content

Commit 154902d

Browse files
authored
docs: notebook for langsmith integration (#85)
1 parent 40ad4f7 commit 154902d

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

docs/integrations/langsmith.ipynb

+4-15
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "markdown",
5-
"id": "98727749",
5+
"id": "a0b3171b",
66
"metadata": {},
77
"source": [
88
"# Langsmith Integrations\n",
@@ -33,7 +33,7 @@
3333
{
3434
"cell_type": "code",
3535
"execution_count": 1,
36-
"id": "27947474",
36+
"id": "39375103",
3737
"metadata": {},
3838
"outputs": [
3939
{
@@ -128,7 +128,7 @@
128128
},
129129
{
130130
"cell_type": "markdown",
131-
"id": "0b862b5d",
131+
"id": "8ce1c649",
132132
"metadata": {},
133133
"source": [
134134
"Voila! Now you can head over to your project and see the traces\n",
@@ -137,18 +137,7 @@
137137
"this shows the langsmith tracing dashboard overview\n",
138138
"\n",
139139
"![](../assets/langsmith-tracing-faithfullness.png)\n",
140-
"this shows the traces for the faithfullness metrics. As you can see being able to view the reasons why "
141-
]
142-
},
143-
{
144-
"cell_type": "code",
145-
"execution_count": null,
146-
"id": "febeef63",
147-
"metadata": {},
148-
"outputs": [],
149-
"source": [
150-
"\"../assets/langsmith-tracing-overview.png\"\n",
151-
"\"../assets/langsmith-tracing-faithfullness.png\""
140+
"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."
152141
]
153142
}
154143
],

0 commit comments

Comments
 (0)