Skip to content

Commit

Permalink
Update predictionguard.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jmansdorfer authored Nov 8, 2024
1 parent 37004d1 commit 6442325
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/integrations/llms/predictionguard.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"import os\n",
"\n",
"if \"PREDICTIONGUARD_API_KEY\" not in os.environ:\n",
" os.environ[\"PREDICTIONGUARD_API_KEY\"] = \"ayTOMTiX6x2ShuoHwczcAP5fVFR1n5Kz5hMyEu7y\""
" os.environ[\"PREDICTIONGUARD_API_KEY\"] = \"<Your Prediction Guard API Key>\""
],
"id": "412da51b54eea234",
"outputs": [],
Expand Down

0 comments on commit 6442325

Please sign in to comment.