mirror of
https://github.com/Mintplex-Labs/langchain-python.git
synced 2026-07-19 13:26:32 -04:00
Fix minor error in LLM documentation (#602)
This commit is contained in:
committed by
GitHub
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:
|
||||
|
||||
Reference in New Issue
Block a user