Skip to content

Commit

Permalink
TOPIC: updated readme.md to include fetch surrounding chunks (elastic…
Browse files Browse the repository at this point in the history
…#273)

* updated readme.md to include fetch surrounding chunks

updated readme.md to include example of fetch surrounding chunks

* Update README.md

---------

Co-authored-by: Joe McElroy <joseph.mcelroy@elastic.co>
  • Loading branch information
sunilemanjee and joemcelroy authored Jun 30, 2024
1 parent c039e41 commit 867785b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ The [`notebooks`](notebooks/README.md) folder contains a range of executable Pyt
- [`Document Chunking with Ingest Pipelines`](./notebooks/document-chunking/with-index-pipelines.ipynb)
- [`Document Chunking with LangChain Splitters`](./notebooks/document-chunking/with-langchain-splitters.ipynb)
- [`Calculating tokens for Semantic Search (ELSER and E5)`](./notebooks/document-chunking/tokenization.ipynb)
- [`Fetch surrounding chucks`](./supporting-blog-content/fetch-surrounding-chunks/fetch-surrounding-chunks.ipynb)

### Search

Expand Down

0 comments on commit 867785b

Please sign in to comment.