langchain-ai/langchainjs
LangChain.js is a TypeScript framework for building LLM-powered applications and agents with chainable components.

LangChain is a framework for building LLM-powered applications. It enables chaining together interoperable components and third-party integrations to simplify AI application development. The platform provides abstractions for working with LLMs, includes tools for agent orchestration, and offers packages like Deep Agents for common agent patterns. It also integrates with LangGraph.js for advanced agent workflows and LangSmith for production monitoring.