mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-31 08:32:32 +00:00
Fix minor error in LLM documentation (#602)
This commit is contained in:
parent
60dfe58325
commit
0f544a8811
@ -2,7 +2,7 @@ LLMs
|
||||
==========================
|
||||
|
||||
Large Language Models (LLMs) are a core component of LangChain.
|
||||
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
|
||||
you can interact with a variety of LLMs.
|
||||
|
||||
The following sections of documentation are provided:
|
||||
|
Loading…
Reference in New Issue
Block a user