Skip to content

Commit

Permalink
Fix broken Json in the notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
davidathompson committed Dec 17, 2023
1 parent d9ebec8 commit 4c913bc
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 4c913bc

Please sign in to comment.