From afe884fb96071d08e243f8775024dd005eb19ad3 Mon Sep 17 00:00:00 2001 From: Nick Date: Mon, 20 Feb 2023 16:14:59 +1100 Subject: [PATCH] AI21 documentation incorrectly titled Cohere (#1167) --- docs/modules/llms/integrations/ai21.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/modules/llms/integrations/ai21.ipynb b/docs/modules/llms/integrations/ai21.ipynb index 055bc385..1c235324 100644 --- a/docs/modules/llms/integrations/ai21.ipynb +++ b/docs/modules/llms/integrations/ai21.ipynb @@ -5,8 +5,8 @@ "id": "9597802c", "metadata": {}, "source": [ - "# Cohere\n", - "This example goes over how to use LangChain to interact with Cohere models" + "# AI21\n", + "This example goes over how to use LangChain to interact with AI21 models" ] }, {