Skip to content

Commit

Permalink
remove duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
Vanessa Arndorfer committed Sep 20, 2023
1 parent 33af78a commit f603a87
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -211,10 +211,6 @@
"metadata": {},
"outputs": [],
"source": [
"import datetime\n",
"\n",
"time = str(datetime.datetime.now().strftime(\"%m%d%H%M%f\"))\n",
"\n",
"KEYVAULT_NAME = f\"llmdemokv{time}\"\n",
"KV_OPENAI_KEY = \"OPENAI-API-KEY\"\n",
"\n",
Expand Down

0 comments on commit f603a87

Please sign in to comment.