Skip to content

Commit

Permalink
Update 04-Complex-Docs.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
pablomarin authored Jan 2, 2024
1 parent 6a51ffd commit b87c323
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04-Complex-Docs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
" \n",
"\n",
"BLOB_CONTAINER_NAME = \"books\"\n",
"BASE_CONTAINER_URL = \"https://demodatasetsp.blob.core.windows.net/\" + BLOB_CONTAINER_NAME + \"/\"\n",
"BASE_CONTAINER_URL = \"https://datasetsgptsmartsearch.blob.core.windows.net/\" + BLOB_CONTAINER_NAME + \"/\"\n",
"LOCAL_FOLDER = \"./data/books/\"\n",
"\n",
"MODEL = \"gpt-35-turbo-16k\" # options: gpt-35-turbo, gpt-35-turbo-16k, gpt-4, gpt-4-32k\n",
Expand Down

0 comments on commit b87c323

Please sign in to comment.