Skip to content

Commit

Permalink
updated notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
Prikshit7766 committed Oct 18, 2023
1 parent 6424d6f commit cc31dcf
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions demo/tutorials/misc/Evaluation_Metrics.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -182,15 +182,13 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"\n",
"import openai\n",
"\n",
"os.environ[\"OPENAI_API_KEY\"] = \"<YOUR_API_KEY>\""
"os.environ[\"OPENAI_API_KEY\"] = \"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\""
]
},
{
Expand Down

0 comments on commit cc31dcf

Please sign in to comment.