We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60dfe58 commit 0f544a8Copy full SHA for 0f544a8
docs/modules/llms.rst
@@ -2,7 +2,7 @@ LLMs
2
==========================
3
4
Large Language Models (LLMs) are a core component of LangChain.
5
-LangChain is a provider of LLMs, but rather provides a standard interface through which
+LangChain is not a provider of LLMs, but rather provides a standard interface through which
6
you can interact with a variety of LLMs.
7
8
The following sections of documentation are provided:
0 commit comments