Skip to content

Commit b64c7ce

Browse files
Add Search Tutorial to the examples readme (#136)
1 parent 8620d76 commit b64c7ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-apps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ The applications are organized into the following folders:
99
- [`Chatbot RAG App`](chatbot-rag-app/README.md). Build a chatbot app capable of answering questions on your own private data.
1010
- [`openai-embeddings`](openai-embeddings/README.md). Use OpenAI embeddings at index time and in Elastic kNN queries.
1111
- [`relevance-workbench`](relevance-workbench/README.md). A Python application that allows you to compare results ranking between the **Elastic Learned Sparse Encoder** model and BM25.
12-
12+
- [`search-tutorial`](search-tutorial). The application that is built in the Search Labs [Search Tutorial](https://www.elastic.co/search-labs/tutorials/search-tutorial/welcome).
1313
> ℹ️ **Note**:
1414
> _Elastic Labs projects are for illustrative and experimental purposes only. Elastic Labs projects are not part of any product or services offering provided or supported under a commercial license or subscription. These projects are made available as-is under the terms of the license associated with the projects._ > _The release and timing of any features or functionality described in these projects remain at Elastic's sole discretion. Any features or functionality not currently available may not be delivered on time or at all._

0 commit comments

Comments
 (0)