Skip to content

Commit 12dbb5b

Browse files
committed
Reword tutorial name and content
1 parent 302c1cd commit 12dbb5b

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
@@ -123,7 +123,7 @@ haystack_2 = true
123123
dependencies = ["datasets>=2.6.1", "sentence-transformers"]
124124

125125
[[tutorial]]
126-
title = "Building Fallbacks to Websearch with Conditional Routing"
126+
title = "Building an Agentic RAG with Fallback to Websearch"
127127
description = "Learn how to direct the query to a web-based RAG route when necessary"
128128
level = "intermediate"
129129
weight = 81

0 commit comments

Comments
 (0)