Skip to content

Commit a6d3789

Browse files
Merge remote-tracking branch 'upstream/master' into add-anthropic-rag-notebook
2 parents b043afa + 1ab4de2 commit a6d3789

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bootcamp/RAG/RAG_Milvus_LangChain_Anthropic.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
"source": [
77
"# RAG with Milvus, LangChain & Anthropic Claude\n",
88
"\n",
9-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/behroozazarkhalili/Milvus-RAG/blob/master/RAG_Milvus_LangChain_Anthropic.ipynb)\n",
10-
"\n",
119
"**Note**: If the repository is private, you'll need to make it public for the Colab badge to work, or manually upload the notebook to Colab.\n",
1210
"\n",
1311
"**Architecture**: Document Processing → Embedding Generation → Vector Storage → Retrieval → Generation\n",

0 commit comments

Comments
 (0)