Skip to content

Commit

Permalink
Update aryn-opensearch-bedrock-rag-example.ipynb (#1187)
Browse files Browse the repository at this point in the history
* Update aryn-opensearch-bedrock-rag-example.ipynb

Remove comments from pip install

* Update aryn-opensearch-bedrock-rag-example.ipynb

Updated with Henry's feedback
  • Loading branch information
jonfritz authored Feb 14, 2025
1 parent 451259a commit d85b4e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/aryn-opensearch-bedrock-rag-example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"metadata": {},
"outputs": [],
"source": [
"### Requirements\n",
"# pip install \"sycamore-ai[opensearch,local-inference]\""
"# Requirements\n",
"!pip install \"sycamore-ai[opensearch,local-inference]\""
]
},
{
Expand Down

0 comments on commit d85b4e9

Please sign in to comment.