Skip to content

Commit a675063

Browse files
authored
Merge pull request #8 from ksmin23/features/refactor-codes
fix typoes in example notebooks
2 parents 16d62a7 + 7df1ba3 commit a675063

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

langfuse-v2/examples/tracing_for_langchain_bedrock.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "fa62892f-5737-428d-a192-c53b07f0923c",
66
"metadata": {},
77
"source": [
8-
"# Tracaing for LangChain (Python)\n",
8+
"# Tracing for LangChain (Python)\n",
99
"\n",
1010
"This notebook works well with the `Data Science 2.0 kernel` on a SageMaker Studio `ml.t3.medium` instance."
1111
]

langfuse-v3/examples/tracing_for_langchain_bedrock.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "fa62892f-5737-428d-a192-c53b07f0923c",
66
"metadata": {},
77
"source": [
8-
"# Tracaing for LangChain (Python)\n",
8+
"# Tracing for LangChain (Python)\n",
99
"\n",
1010
"❗This notebook works well on `ml.t3.medium` instance with `Data Science 2.0` kernel from **SageMaker Studio Classic** or `Python3` kernel from **JupyterLab**."
1111
]

0 commit comments

Comments
 (0)