mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-28 10:39:23 +00:00
docs: Remove redundant word for improved sentence fluency (#28975)
Remove redundant word for improved sentence fluency Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
parent
1c797ac68f
commit
b8aa8c86ba
@ -211,7 +211,7 @@
|
||||
"source": [
|
||||
"## Using Language Models\n",
|
||||
"\n",
|
||||
"Next, let's learn how to use a language model by to call tools. LangChain supports many different language models that you can use interchangably - select the one you want to use below!\n",
|
||||
"Next, let's learn how to use a language model to call tools. LangChain supports many different language models that you can use interchangably - select the one you want to use below!\n",
|
||||
"\n",
|
||||
"import ChatModelTabs from \"@theme/ChatModelTabs\";\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user