script update

This commit is contained in:
gaudyb 2024-10-10 15:35:58 -06:00
parent 5041113a21
commit f3ac603ac6

View File

@ -44,7 +44,7 @@
"outputs": [],
"source": [
"# set local folder where the index data is located\n",
"LOCAL_ROOT = \"/Users/gaudy-microsoft/Repositories/unified-copilot/app/data/CHRISTMAS-CAROL\"\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",