Skip to content

Commit

Permalink
Merge pull request microsoft#242 from davidathompson/main
Browse files Browse the repository at this point in the history
Fix broken Json in the notebook
  • Loading branch information
koreyspace authored Dec 18, 2023
2 parents d9ebec8 + 4c913bc commit 4f6dd01
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions 06-text-generation-apps/notebook-azure-openai.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -223,10 +223,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [
]
}
],
"outputs": [],
"source": [
"import os\n",
"from openai import AzureOpenAI\n",
Expand Down

0 comments on commit 4f6dd01

Please sign in to comment.