Skip to content

Commit 73689e9

Browse files
authored
Merge pull request #173 from HeidiSteen/main
Removed RAG tutorial, it's ported to new repo
2 parents 68ed39b + 2afe337 commit 73689e9

File tree

3 files changed

+0
-1156
lines changed

3 files changed

+0
-1156
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ If your configuration uses a search service managed identity for indexer connect
1515
| [Quickstart-RAG](Quickstart-RAG/quickstart-rag.ipynb) | Introduces LLM integration with a chat model, such as GPT-3.5-turbo or an equivalent model. |
1616
| [Quickstart-Semantic-Search](Quickstart-Semantic-Search/semantic-search-quickstart.ipynb) | Extends the quickstart through modifications that invoke semantic ranking. This notebook adds a semantic configuration to the index and semantic query options that formulate the query and response. |
1717
| [Quickstart-Vector-Search](Quickstart-Vector-Search/quickstart-vector-search.ipynb) | Introduces vector search in Azure AI Search. This notebook demonstrates how to create, load, and query a vector index. |
18-
| [Tutorial-RAG](Tutorial-RAG/tutorial-rag.ipynb) | A deeper dive into LLM integration with a chat model, such as GPT-3.5-turbo or an equivalent model. |
1918

2019
## Deeper dive tutorials
2120

Tutorial-RAG/Tutorial-rag-requirements.txt

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)