Skip to content

Commit e40d163

Browse files
authored
Merge pull request #207 from deepset-ai/bilgeyucel-patch-1
Update agent_with_human_in_the_loop install line
2 parents 5ae5d00 + c7568df commit e40d163

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

notebooks/agent_with_human_in_the_loop.ipynb

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@
3636
"metadata": {},
3737
"outputs": [],
3838
"source": [
39-
"# Install the required dependencies\n",
40-
"# TODO: Update this once haystack=2.14.0 is released\n",
41-
"! pip install git+https://github.com/deepset-ai/haystack.git@main\n"
39+
"!pip install \"haystack-ai>=2.14.0\""
4240
]
4341
},
4442
{

0 commit comments

Comments
 (0)