We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 891beef commit 6f49505Copy full SHA for 6f49505
README.md
@@ -35,6 +35,9 @@ The [`notebooks`](notebooks/README.md) folder contains a range of executable Pyt
35
- [`langchain-vector-store-using-elser.ipynb`](./notebooks/langchain/langchain-vector-store-using-elser.ipynb)
36
- [`langchain-using-own-model.ipynb`](./notebooks/langchain/langchain-using-own-model.ipynb)
37
38
+### Document Chunking
39
+- [`Document Chunking with Ingest Pipelines`](./notebooks/document-chunking/with-index-pipelines.ipynb)
40
+
41
### Search
42
43
- [`00-quick-start.ipynb`](./notebooks/search/00-quick-start.ipynb)
0 commit comments