Skip to content

Commit f72da1e

Browse files
author
Stainless Bot
committed
feat: chore: update Colab URLs for notebook examples
1 parent 2c66f91 commit f72da1e

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/tracing/azure-openai/azure_openai_tracing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "2722b419",
66
"metadata": {},
77
"source": [
8-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/examples/tracing/llms/azure-openai/azure_openai_tracing.ipynb)\n",
8+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/openlayer-python/blob/main/examples/tracing/azure-openai/azure_openai_tracing.ipynb)\n",
99
"\n",
1010
"\n",
1111
"# <a id=\"top\">Azure OpenAI LLM monitoring quickstart</a>\n",

examples/tracing/langchain/langchain_callback.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "2722b419",
66
"metadata": {},
77
"source": [
8-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/examples/tracing/langchain/langchain_callback.ipynb)\n",
8+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/openlayer-python/blob/main/examples/tracing/langchain/langchain_callback.ipynb)\n",
99
"\n",
1010
"\n",
1111
"# <a id=\"top\">Openlayer LangChain callback handler</a>\n",

examples/tracing/openai-assistant/openai_assistant_tracing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "2722b419",
66
"metadata": {},
77
"source": [
8-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/examples/tracing/openai-assistant_tracing.ipynb)\n",
8+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/openlayer-python/blob/main/examples/tracing/openai-assistant/openai_assistant_tracing.ipynb)\n",
99
"\n",
1010
"\n",
1111
"# <a id=\"top\">OpenAI assistant monitoring</a>\n",

examples/tracing/openai/openai_tracing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "2722b419",
66
"metadata": {},
77
"source": [
8-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/examples/tracing/openai/openai_tracing.ipynb)\n",
8+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/openlayer-python/blob/main/examples/tracing/openai/openai_tracing.ipynb)\n",
99
"\n",
1010
"\n",
1111
"# <a id=\"top\">OpenAI LLM monitoring quickstart</a>\n",

examples/tracing/rag/rag_tracing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "83c16ef6-98e7-48d0-b82f-4029a730ff00",
66
"metadata": {},
77
"source": [
8-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/examples/tracing/rag/rag_tracing.ipynb)\n",
8+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/openlayer-ai/openlayer-python/blob/main/examples/tracing/rag/rag_tracing.ipynb)\n",
99
"\n",
1010
"\n",
1111
"# <a id=\"top\">Tracing a RAG system</a>"

0 commit comments

Comments
 (0)