docs: Fix typo in weaviate integration docs (#28425)

- [ ] "docs: Fix typo in weaviate integration docs"
This commit is contained in:
funkyrailroad
2024-12-08 23:42:00 -05:00
committed by GitHub
parent e8508fb4c6
commit 079c7ea0fc

View File

@@ -552,7 +552,7 @@
"id": "66690c78",
"metadata": {},
"source": [
"A known limitation of large languag models (LLMs) is that their training data can be outdated, or not include the specific domain knowledge that you require.\n",
"A known limitation of large language models (LLMs) is that their training data can be outdated, or not include the specific domain knowledge that you require.\n",
"\n",
"Take a look at the example below:"
]