LangChain: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
{{stub}}
{{stub}}
{{see also|Prompt engineering|Prompt engineering for text generation}}
{{see also|Prompt engineering|Prompt engineering for text generation}}
[[File:langchain1.png|300px|right]]
==Introduction==
==Introduction==
LangChain is a versatile framework designed to facilitate the development of applications powered by language models. It is available as both a Python and TypeScript package. The framework's primary objectives are to enable data-aware and agentic language model applications that can connect with external data sources and interact with their environment. To achieve these goals, LangChain provides developers with an array of modular components and pre-built chains and agents.
LangChain is a versatile framework designed to facilitate the development of applications powered by language models. It is available as both a Python and TypeScript package. The framework's primary objectives are to enable data-aware and agentic language model applications that can connect with external data sources and interact with their environment. To achieve these goals, LangChain provides developers with an array of modular components and pre-built chains and agents.
370

edits