docs: fix grammar issues in rag_with_quantized_embeddings.ipynb and imessage.ipynb (#31460)

This commit is contained in:
Michael Li 2025-06-05 00:28:55 +10:00 committed by GitHub
parent e845a83099
commit 222578b296
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,7 @@
"source": [ "source": [
"## 2. Create the Chat Loader\n", "## 2. Create the Chat Loader\n",
"\n", "\n",
"Provide the loader with the file path to the zip directory. You can optionally specify the user id that maps to an ai message as well an configure whether to merge message runs." "Provide the loader with the file path to the zip directory. You can optionally specify the user id that maps to an ai message as well as configure whether to merge message runs."
] ]
}, },
{ {