Skip to content

Commit

Permalink
Nothing to see here
Browse files Browse the repository at this point in the history
  • Loading branch information
seldo committed Dec 19, 2024
1 parent a9f0c74 commit 7890398
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,22 +131,6 @@
"First, set the NVIDIA API Key as the environment variable. "
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": [
"import os\n",
"\n",
"os.environ[\n",
" \"NVIDIA_API_KEY\"\n",
"] = \"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\"\n",
"os.environ[\n",
" \"LLAMA_CLOUD_API_KEY\"\n",
"] = \"llx-7gtM2eqlJgg1LPEUDTDN15wm1cwesgo6ixY1rGQCg4IOJjiM\""
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 7890398

Please sign in to comment.