Langchain
LangChain is an open-source framework that helps developers build applications powered by Large Language Models (LLMs), by providing tools to connect models with data, APIs, and external systems. Langchain docsLangchain + Nebius Token Factory docs
Prerequisites
- Create an API key to authorize requests to Nebius Token Factory.
-
Save the API key into a
NEBIUS_API_KEYenvironment variable: -
Install the
langchainpackage: