mirror of
https://github.com/microsoft/graphrag.git
synced 2026-01-14 09:07:20 +08:00
script update
This commit is contained in:
parent
f3ac603ac6
commit
e859260d9d
@ -44,7 +44,7 @@
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"# set local folder where the index data is located\n",
|
||||
"LOCAL_ROOT = \"<local-path-to-data-folder\"\n",
|
||||
"LOCAL_ROOT = \"<local-path-to-data-folder>\"\n",
|
||||
"\n",
|
||||
"# value to decide if the original file should maintain or remove the embedding column\n",
|
||||
"REMOVE_ORIGINAL_EMBEDDING_COLUMN_IN_SOURCE_FILE = True\n",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user