Skip to content

Commit 156451d

Browse files
authored
Update README.md
1 parent f76f27a commit 156451d

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

example-apps/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@ Use these apps as a starting point for your own projects.
66

77
The applications are organized into the following folders:
88

9+
- [`Chatbot RAG App`](chatbot-rag-app/README.md). Build a chatbot app capable of answering questions on your own private data.
910
- [`openai-embeddings`](openai-embeddings/README.md). Use OpenAI embeddings at index time and in Elastic kNN queries.
10-
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.
1212

13-
- [`workplace-search`](workplace-search/README.md). Build a semantic search experience for organizational/workplace data.
14-
1513
> ℹ️ **Note**:
16-
> _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._
17-
> _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._
14+
> _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)