diff --git a/docs/modules/models/llms/integrations/replicate.ipynb b/docs/modules/models/llms/integrations/replicate.ipynb index e6717c65..e43e81e2 100644 --- a/docs/modules/models/llms/integrations/replicate.ipynb +++ b/docs/modules/models/llms/integrations/replicate.ipynb @@ -25,7 +25,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Setup" + "## Setup" ] }, { @@ -39,7 +39,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Calling a model\n", + "## Calling a model\n", "\n", "Find a model on the [replicate explore page](https://replicate.com/explore), and then paste in the model name and version in this format: model_name/version\n", "\n", @@ -166,7 +166,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# Chaining Calls\n", + "## Chaining Calls\n", "The whole point of langchain is to... chain! Here's an example of how do that." ] }, @@ -339,7 +339,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.9.14" + "version": "3.9.1" }, "vscode": { "interpreter": {