Skip to content

Commit b906b92

Browse files
authored
Merge pull request #167 from deepset-ai/add-azure-ai-blog
Cookbook for Azure AI Search Blog
2 parents 98ae9d4 + bb756e7 commit b906b92

File tree

2 files changed

+729
-0
lines changed

2 files changed

+729
-0
lines changed

index.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,3 +304,13 @@ title = "Extracting Metadata with an LLM"
304304
notebook = "metadata_extraction_with_llm_metadata_extractor.ipynb"
305305
new = true
306306
topics = ["Metadata"]
307+
308+
[[cookbook]]
309+
title = "Building an Interactive Feedback Review Agent with Azure AI Search and Haystack"
310+
notebook = "feedback-analysis-agent-with-AzureAISearch.ipynb"
311+
new = true
312+
topics = ["AzureAISearch", "Agents", "RAG"]
313+
314+
315+
316+

0 commit comments

Comments
 (0)