mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +00:00
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:
@@ -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"
|
||||
]
|
||||
|
Reference in New Issue
Block a user