Skip to content

Commit b87c323

Browse files
authored
Update 04-Complex-Docs.ipynb
1 parent 6a51ffd commit b87c323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04-Complex-Docs.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
" \n",
6767
"\n",
6868
"BLOB_CONTAINER_NAME = \"books\"\n",
69-
"BASE_CONTAINER_URL = \"https://demodatasetsp.blob.core.windows.net/\" + BLOB_CONTAINER_NAME + \"/\"\n",
69+
"BASE_CONTAINER_URL = \"https://datasetsgptsmartsearch.blob.core.windows.net/\" + BLOB_CONTAINER_NAME + \"/\"\n",
7070
"LOCAL_FOLDER = \"./data/books/\"\n",
7171
"\n",
7272
"MODEL = \"gpt-35-turbo-16k\" # options: gpt-35-turbo, gpt-35-turbo-16k, gpt-4, gpt-4-32k\n",

0 commit comments

Comments
 (0)