
LangChain is the leading open-source framework for LLM apps and agents (Python/JS), with LangSmith for tracing/evals/deploy. The library is OSS; LangSmith is the paid control plane.
LangChain open source is free. LangSmith on langchain.com/pricing: Developer $0/seat per month then pay-as-you-go traces; Plus $39/seat per month; Enterprise custom. 1 LCU = $1.50; 1 LSU = $1.00.
Default building block for LLM apps, not a consumer chat app.
Visit LangChain