Skip to content

Commit cc6df95

Browse files
MichaelLi65535eyurtsevccurme
authored
docs: fix grammar and vocabulary issue in reka.ipynb (#31417)
Fix grammar Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com> Co-authored-by: ccurme <chester.curme@gmail.com>
1 parent c8951ca commit cc6df95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/docs/integrations/chat/reka.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"\n",
3737
"## Setup\n",
3838
"\n",
39-
"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",
39+
"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",
4040
"\n",
4141
"### Credentials\n",
4242
"\n",
@@ -280,7 +280,7 @@
280280
"cell_type": "markdown",
281281
"metadata": {},
282282
"source": [
283-
"Use use with tavtly api search"
283+
"Use with Tavily api search"
284284
]
285285
},
286286
{

0 commit comments

Comments
 (0)