Skip to content

Commit 87e7e84

Browse files
authored
add links to Colab & NB viewer
1 parent 38f4d84 commit 87e7e84

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

learn/generation/langchain/managing_rag_docs_langchain.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"metadata": {},
6+
"source": [
7+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/pinecone-io/examples/blob/master/learn/generation/langchain/managing_rag_docs_langchain.ipynb) [![Open nbviewer](https://raw.githubusercontent.com/pinecone-io/examples/master/assets/nbviewer-shield.svg)](https://nbviewer.org/github/pinecone-io/examples/blob/master/learn/generation/langchain/managing_rag_docs_langchain.ipynb)"
8+
]
9+
},
110
{
211
"nbformat": 4,
312
"nbformat_minor": 0,
@@ -379,4 +388,4 @@
379388
]
380389
}
381390
]
382-
}
391+
}

0 commit comments

Comments
 (0)