From cc6df95e583c6f11b036a0e5a180278170272c3f Mon Sep 17 00:00:00 2001 From: Michael Li Date: Fri, 30 May 2025 05:25:45 +1000 Subject: [PATCH] docs: fix grammar and vocabulary issue in reka.ipynb (#31417) Fix grammar Co-authored-by: Eugene Yurtsev Co-authored-by: ccurme --- docs/docs/integrations/chat/reka.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/integrations/chat/reka.ipynb b/docs/docs/integrations/chat/reka.ipynb index b906d32e9b8..345fbec6d2f 100644 --- a/docs/docs/integrations/chat/reka.ipynb +++ b/docs/docs/integrations/chat/reka.ipynb @@ -36,7 +36,7 @@ "\n", "## Setup\n", "\n", - "To access Reka models you'll need to create an Reka developer account, get an API key, and install the `langchain_community` integration package and the reka python package via 'pip install reka-api'.\n", + "To access Reka models you'll need to create a Reka developer account, get an API key, and install the `langchain_community` integration package and the reka python package via 'pip install reka-api'.\n", "\n", "### Credentials\n", "\n", @@ -280,7 +280,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "Use use with tavtly api search" + "Use with Tavily api search" ] }, {