mirror of
https://github.com/Azure-Samples/graphrag-accelerator.git
synced 2025-08-15 12:37:28 +00:00
quickstart notebook build index fix (#28)
This commit is contained in:
parent
a3fa9d9120
commit
2cbf2c083e
@ -259,7 +259,7 @@
|
|||||||
" \"storage_name\": storage_name,\n",
|
" \"storage_name\": storage_name,\n",
|
||||||
" \"index_name\": index_name\n",
|
" \"index_name\": index_name\n",
|
||||||
" }\n",
|
" }\n",
|
||||||
" return requests.post(url, json=request, headers=headers)"
|
" return requests.post(url, params=request, headers=headers)"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user