Skip to content

Commit 3a7d267

Browse files
authored
Reword tutorial 36 name and content (#395)
* Remove 1.x tutorials * Remove 1.x related codes from the workflows * remove haystack_v2 tag * fix broken links to eval tutorial * fix the alias for the eval tutorial * Reword tutorial name and content * fix a typo
1 parent 5ca5dcd commit 3a7d267

File tree

2 files changed

+126
-95
lines changed

2 files changed

+126
-95
lines changed

index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ created_at = 2024-02-12
114114
dependencies = ["datasets>=2.6.1", "sentence-transformers"]
115115

116116
[[tutorial]]
117-
title = "Building Fallbacks to Websearch with Conditional Routing"
117+
title = "Building an Agentic RAG with Fallback to Websearch"
118118
description = "Learn how to direct the query to a web-based RAG route when necessary"
119119
level = "intermediate"
120120
weight = 81

0 commit comments

Comments
 (0)