Fix broken Cerebrium link in documentation (#3554)

The current hyperlink has a typo. This PR contains the corrected
hyperlink to Cerebrium docs
fix_agent_callbacks
Chirag Bhatia 1 year ago committed by GitHub
parent d880775e5d
commit f174aa7712
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save