mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-31 20:19:43 +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": [
|
"source": [
|
||||||
"## Using Language Models\n",
|
"## Using Language Models\n",
|
||||||
"\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",
|
"\n",
|
||||||
"import ChatModelTabs from \"@theme/ChatModelTabs\";\n",
|
"import ChatModelTabs from \"@theme/ChatModelTabs\";\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
Loading…
Reference in New Issue
Block a user