diff --git a/docs/modules/llms/integrations/sagemaker.ipynb b/docs/modules/llms/integrations/sagemaker.ipynb index be779dfa..2305a4b1 100644 --- a/docs/modules/llms/integrations/sagemaker.ipynb +++ b/docs/modules/llms/integrations/sagemaker.ipynb @@ -1,5 +1,14 @@ { "cells": [ + { + "cell_type": "markdown", + "metadata": {}, + "source": [ + "# SageMakerEndpoint\n", + "\n", + "This notebooks goes over how to use an LLM hosted on a SageMaker endpoint." + ] + }, { "cell_type": "code", "execution_count": null, @@ -109,7 +118,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.16" + "version": "3.9.1" }, "vscode": { "interpreter": {