langchain-classic 1.0.3


pip install langchain-classic

  Latest version

Released: Mar 13, 2026


Meta
Requires Python: <4.0.0,>=3.10.0

Classifiers

Development Status
  • 5 - Production/Stable

Intended Audience
  • Developers

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Topic
  • Scientific/Engineering :: Artificial Intelligence
  • Software Development :: Libraries :: Python Modules

๐Ÿฆœ๏ธ๐Ÿ”— LangChain Classic

PyPI - Version PyPI - License PyPI - Downloads Twitter

Looking for the JS/TS version? Check out LangChain.js.

To help you ship LangChain apps to production faster, check out LangSmith. LangSmith is a unified developer platform for building, testing, and monitoring LLM applications.

Quick Install

pip install langchain-classic

๐Ÿค” What is this?

Legacy chains, langchain-community re-exports, indexing API, deprecated functionality, and more.

In most cases, you should be using the main langchain package.

๐Ÿ“– Documentation

For full documentation, see the API reference. For conceptual guides, tutorials, and examples on using LangChain, see the LangChain Docs.

๐Ÿ“• Releases & Versioning

See our Releases and Versioning policies.

๐Ÿ’ Contributing

As an open-source project in a rapidly developing field, we are extremely open to contributions, whether it be in the form of a new feature, improved infrastructure, or better documentation.

For detailed information on how to contribute, see the Contributing Guide.

Extras:
Dependencies:
async-timeout (<5.0.0,>=4.0.0)
langchain-core (<2.0.0,>=1.2.19)
langchain-text-splitters (<2.0.0,>=1.1.1)
langsmith (<1.0.0,>=0.1.17)
pydantic (<3.0.0,>=2.7.4)
pyyaml (<7.0.0,>=5.3.0)
requests (<3.0.0,>=2.0.0)
sqlalchemy (<3.0.0,>=1.4.0)