We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46f7512 commit 5655269Copy full SHA for 5655269
1 file changed
index.toml
@@ -249,7 +249,7 @@ notebook = "47_Human_in_the_Loop_Agent.ipynb"
249
aliases = []
250
completion_time = "20 min"
251
created_at = 2025-10-30
252
-dependencies = ["haystack-experimental>=0.14.2"]
+dependencies = ["haystack-experimental>=0.16.0"]
253
featured = true
254
255
[[tutorial]]
@@ -261,5 +261,5 @@ notebook = "48_Conversational_RAG.ipynb"
261
262
263
created_at = 2025-12-30
264
-dependencies = ["haystack-experimental>=0.15.0", "datasets"]
+dependencies = ["haystack-experimental>=0.16.0", "datasets"]
265
0 commit comments