diff --git a/docs/modules/models/getting_started.ipynb b/docs/modules/models/getting_started.ipynb index 042220d9c7d..981f29508bf 100644 --- a/docs/modules/models/getting_started.ipynb +++ b/docs/modules/models/getting_started.ipynb @@ -5,7 +5,7 @@ "id": "12f2b84c", "metadata": {}, "source": [ - "# Models\n", + "# Getting Started\n", "\n", "One of the core value props of LangChain is that it provides a standard interface to models. This allows you to swap easily between models. At a high level, there are two main types of models: \n", "\n",