LangChain
Révision datée du 11 mai 2023 à 04:03 par Jboscher (discussion | contributions)
LangChain est un framework qui sert à développer des applications qui s'interfacent avec des LLM (Large Language Models).
LangChain peut accéder à d'autres sources de données que celles du LLM et peut interagir avec son environnement.
LangChain makes the complicated parts of working & building with AI models easier. It helps do this in two ways:
Integration - Bring external data, such as your files, other applications, and api data, to your LLMs Agency - Allow your LLMs to interact with it's environment via decision making. Use LLMs to help decide which action to take next