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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7,7 +7,7 @@
"source": [ "source": [
"# Aleph Alpha\n", "# Aleph Alpha\n",
"\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", "\n",
"This example goes over how to use LangChain to interact with Aleph Alpha models" "This example goes over how to use LangChain to interact with Aleph Alpha models"
] ]