Building applications with LLMs through composability
Project description
🦜🍎️ LangChain Core
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-core
🤔 What is this?
LangChain Core contains the base abstractions that power the LangChain ecosystem.
These abstractions are designed to be as modular and simple as possible.
The benefit of having these abstractions is that any provider can implement the required interface and then easily be used in the rest of the LangChain ecosystem.
⛰️ Why build on top of LangChain Core?
The LangChain ecosystem is built on top of langchain-core. Some of the benefits:
- Modularity: We've designed Core around abstractions that are independent of each other, and not tied to any specific model provider.
- Stability: We are committed to a stable versioning scheme, and will communicate any breaking changes with advance notice and version bumps.
- Battle-tested: Core components have the largest install base in the LLM ecosystem, and are used in production by many companies.
📖 Documentation
For full documentation, see the API reference.
📕 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file langchain_core-1.0.3.tar.gz.
File metadata
- Download URL: langchain_core-1.0.3.tar.gz
- Upload date:
- Size: 770.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10744945d21168fb40d1162a5f1cf69bf0137ff6ad2b12c87c199a5297410887
|
|
| MD5 |
a64af282b249a9f5e3c8ecabbe1ed150
|
|
| BLAKE2b-256 |
4115dfe0c2af463d63296fe18608a06570ce3a4b245253d4f26c301481380f7d
|
File details
Details for the file langchain_core-1.0.3-py3-none-any.whl.
File metadata
- Download URL: langchain_core-1.0.3-py3-none-any.whl
- Upload date:
- Size: 469.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
64f1bd45f04b174bbfd54c135a8adc52f4902b347c15a117d6383b412bf558a5
|
|
| MD5 |
e989cffd8569fde0025b51f5dd5c1e64
|
|
| BLAKE2b-256 |
f21bb0a37674bdcbd2931944e12ea742fd167098de5212ee2391e91dce631162
|