mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-23 15:19:33 +00:00
docs: Fix broken link in semantic-chunker.ipynb (#19464)
Corrected a broken link within the semantic-chunker.ipynb notebook, ensuring that users can access the referenced resource. Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
This commit is contained in:
parent
d01bad5169
commit
c281ec8887
@ -10,7 +10,7 @@
|
|||||||
"Splits the text based on semantic similarity.\n",
|
"Splits the text based on semantic similarity.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Taken from Greg Kamradt's wonderful notebook:\n",
|
"Taken from Greg Kamradt's wonderful notebook:\n",
|
||||||
"[5_Levels_Of_Text_Splitting](https://github.com/FullStackRetrieval-com/RetrievalTutorials/blob/main/5_Levels_Of_Text_Splitting.ipynb)\n",
|
"[5_Levels_Of_Text_Splitting](https://github.com/FullStackRetrieval-com/RetrievalTutorials/blob/main/tutorials/LevelsOfTextSplitting/5_Levels_Of_Text_Splitting.ipynb)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"All credit to him.\n",
|
"All credit to him.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user