Skip to content

Commit c437b17

Browse files
authored
chore: Update HiTL tutorial to use haystack (#425)
* Update tutorial to use haystack * fix
1 parent d20f334 commit c437b17

2 files changed

Lines changed: 825 additions & 828 deletions

File tree

index.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ notebook = "47_Human_in_the_Loop_Agent.ipynb"
249249
aliases = []
250250
completion_time = "20 min"
251251
created_at = 2025-10-30
252-
dependencies = ["haystack-experimental>=0.16.0"]
252+
dependencies = ["haystack-ai>=2.23.0", "rich"]
253253
featured = true
254254

255255
[[tutorial]]

0 commit comments

Comments
 (0)