mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-02 04:58:46 +00:00
Fix broken Cerebrium link in documentation (#3554)
The current hyperlink has a typo. This PR contains the corrected hyperlink to Cerebrium docs
This commit is contained in:
parent
d880775e5d
commit
f174aa7712
@ -6,7 +6,7 @@
|
||||
"source": [
|
||||
"# CerebriumAI\n",
|
||||
"\n",
|
||||
"`Cerebrium` is an AWS Sagemaker alternative. It also provides API access to [several LLM models](https://docs.cerebrium.ai/cerebrium/prebuilt-models/deploymen).\n",
|
||||
"`Cerebrium` is an AWS Sagemaker alternative. It also provides API access to [several LLM models](https://docs.cerebrium.ai/cerebrium/prebuilt-models/deployment).\n",
|
||||
"\n",
|
||||
"This notebook goes over how to use Langchain with [CerebriumAI](https://docs.cerebrium.ai/introduction)."
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user