Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Disiok committed Jul 25, 2024
1 parent 4ce9ba0 commit 26a17ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions examples/demo_json_schema.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@
"source": [
"import os\n",
"\n",
"os.environ[\n",
" \"LLAMA_CLOUD_API_KEY\"\n",
"] = \"llx-7PV0mlZKNetJn5hG5UwEucDdhiHXLu4fXo4tgOusoPWVwzMJ\""
"os.environ[\"LLAMA_CLOUD_API_KEY\"] = \"llx-...\""
]
},
{
Expand Down

0 comments on commit 26a17ed

Please sign in to comment.