mwalker22 Copilot commited on
Commit
eb46ecf
·
unverified ·
1 Parent(s): 9473f84

Update notebooks/02_Retrieve_and_Test_Recommendations_MultiModel.ipynb

Browse files

Remove commented code.

Co-authored-by: Copilot <[email protected]>

notebooks/02_Retrieve_and_Test_Recommendations_MultiModel.ipynb CHANGED
@@ -124,7 +124,7 @@
124
  " api_key=qdrant_api_key\n",
125
  ")\n",
126
  "\n",
127
- "# collection_name = descriptive_collection_name\n",
128
  "\n",
129
  "search_result = client.query_points(\n",
130
  " collection_name=descriptive_collection_name,\n",
 
124
  " api_key=qdrant_api_key\n",
125
  ")\n",
126
  "\n",
127
+
128
  "\n",
129
  "search_result = client.query_points(\n",
130
  " collection_name=descriptive_collection_name,\n",