mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-16 08:06:14 +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:
parent
09e85c7c4b
commit
77c8a5c70c
@ -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"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user