docs: Fixed broken link to the Luminous model family introduction (#28078)

The Luminous Model hyperlink at the start of the model is broken.
Fixed it to update it with the latest link used by the integration
This commit is contained in:
Zapiron
2024-11-13 23:04:50 +08:00
committed by GitHub
parent 09e85c7c4b
commit 77c8a5c70c

View File

@@ -7,7 +7,7 @@
"source": [
"# Aleph Alpha\n",
"\n",
"[The Luminous series](https://docs.aleph-alpha.com/docs/introduction/luminous/) is a family of large language models.\n",
"[The Luminous series](https://docs.aleph-alpha.com/docs/category/luminous/) is a family of large language models.\n",
"\n",
"This example goes over how to use LangChain to interact with Aleph Alpha models"
]