Skip to content

Commit

Permalink
SEO optimizing
Browse files Browse the repository at this point in the history
Signed-off-by: AnnaGutowska <[email protected]>
  • Loading branch information
anna-gutowska committed Dec 4, 2024
1 parent e271a9c commit 7758784
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/Function-Calling/Function_Calling.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"outputs": [],
"source": [
"# installations\n",
"! pip install \"git+https://github.com/ibm-granite-community/utils.git\" \\\n",
"! pip install -q \"git+https://github.com/ibm-granite-community/utils.git\" \\\n",
" langchain-ibm \\\n",
" transformers"
]
Expand Down Expand Up @@ -510,7 +510,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "dmf",
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
Expand All @@ -524,7 +524,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.15"
"version": "3.11.10"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 7758784

Please sign in to comment.