The core idea of agents is to use a language model to choose a sequence of actions to take.| python.langchain.com
Prompt templates help to translate user input and parameters into instructions for a language model.| python.langchain.com
Exa is a search engine fully designed for use by LLMs. Search for documents on the internet using natural language queries, then retrieve cleaned HTML content from desired documents.| python.langchain.com
This guide provides explanations of the key concepts behind the LangChain framework and AI applications more broadly.| python.langchain.com
LangChain is a framework for developing applications powered by large language models (LLMs).| python.langchain.com