mirror of
https://github.com/run-llama/mongo-genai-showcase.git
synced 2026-07-01 21:54:00 -04:00
udpated notebook appname
This commit is contained in:
+1
-1
@@ -867,7 +867,7 @@
|
||||
" \"\"\"Establish and validate connection to the MongoDB.\"\"\"\n",
|
||||
"\n",
|
||||
" client = pymongo.MongoClient(\n",
|
||||
" mongo_uri, appname=\"devrel.showcase.quantized_embeddings_nomic.python\"\n",
|
||||
" mongo_uri, appname=\"devrel.showcase.quantized_embeddings_voyageai.python\"\n",
|
||||
" )\n",
|
||||
"\n",
|
||||
" # Validate the connection\n",
|
||||
|
||||
Reference in New Issue
Block a user