We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef278df commit 54d048aCopy full SHA for 54d048a
tutorials/28_Structured_Output_With_Loop.ipynb
@@ -71,7 +71,7 @@
71
"source": [
72
"%%bash\n",
73
"\n",
74
- "pip install haystack-ai\n",
+ "pip install git+https://github.com/deepset-ai/haystack.git@main\n",
75
"pip install colorama"
76
]
77
},
0 commit comments