Skip to content

Commit 5b99d98

Browse files
authored
Update index.toml
1 parent feaa186 commit 5b99d98

1 file changed

Lines changed: 14 additions & 1 deletion

File tree

index.toml

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,4 +500,17 @@ haystack_2 = true
500500
guide = true
501501
colab = false
502502
download = false
503-
created_at = 2024-07-17
503+
created_at = 2024-07-17
504+
505+
[[tutorial]]
506+
title = "Retrieving a Context Window Around a Sentence"
507+
description = "Learn how to create aan Agent that can use a web search tool to answer questions"
508+
level = "beginner"
509+
weight = 7
510+
notebook = "43_Building_a_Tool_Calling_Agent.ipynb"
511+
aliases = []
512+
completion_time = "10 min"
513+
created_at = 2025-04-03
514+
haystack_2 = true
515+
dependencies = []
516+
featured = true

0 commit comments

Comments
 (0)