Skip to content

Commit 0f544a8

Browse files
authored
Fix minor error in LLM documentation (#602)
1 parent 60dfe58 commit 0f544a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/modules/llms.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ LLMs
22
==========================
33

44
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
5+
LangChain is not a provider of LLMs, but rather provides a standard interface through which
66
you can interact with a variety of LLMs.
77

88
The following sections of documentation are provided:

0 commit comments

Comments
 (0)