Skip to content

Commit

Permalink
docs: Updated the installation step in azure openai
Browse files Browse the repository at this point in the history
  • Loading branch information
noble-varghese committed Sep 12, 2023
1 parent 3e3562a commit 6a077ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/azure_fallback_loadbalance.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"outputs": [],
"source": [
"# Installing the Portkey AI python SDK developed by the Portkey team\n",
"!pip install -e .\n",
"!pip install portkey-ai -U\n",
"!portkey --version"
]
},
Expand Down

0 comments on commit 6a077ff

Please sign in to comment.