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:
Yanzhong Su 2025-01-02 04:14:08 +00:00 committed by GitHub
parent 1c797ac68f
commit b8aa8c86ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",