mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-10 05:20:39 +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.
|
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.
|
you can interact with a variety of LLMs.
|
||||||
|
|
||||||
The following sections of documentation are provided:
|
The following sections of documentation are provided:
|
||||||
|
Loading…
Reference in New Issue
Block a user