This release is a pre-release and may not be stable for production use.
NVIDIA NeMo Fabric LangChain Deep Agents Adapter
nemo-fabric-adapters-deepagents provides a NeMo Fabric adapter for use with LangChain Deep Agents.
Install
Installation can be performed using the nemo-fabric meta package with the deepagents extra, or by installing the adapter and harness packages separately. The following table shows which components each installation provides:
| Installation | Runtime | Adapter | Harness | NeMo Relay Python Package |
|---|---|---|---|---|
pip install "nemo-fabric[deepagents]" |
Yes | Yes | Yes | No |
pip install "nemo-fabric[deepagents,relay]" |
Yes | Yes | Yes | Yes |
pip install "nemo-fabric-adapters-deepagents[harness]" |
No | Yes | Yes | No |
pip install "nemo-fabric-adapters-deepagents[full]" |
No | Yes | Yes | Yes |
pip install "nemo-fabric-adapters-deepagents[relay]" |
No | Yes | No | Yes |
pip install nemo-fabric-adapters-deepagents |
No | Yes | No | No |
NeMo Relay is optional for ordinary runs. NeMo Relay telemetry and streaming require one of the installations in the table that includes the NeMo Relay Python package.
Refer to the installation guide for more details.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file nemo_fabric_adapters_deepagents-0.2.0a20260805.tar.gz.
File metadata
- Download URL: nemo_fabric_adapters_deepagents-0.2.0a20260805.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.14.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e810ebb0a286aa3e742ec1b7c3511dd07c28d2278c2c516aa366b7778a43f24
|
|
| MD5 |
a3ad3c575cd119664a5acddaacec53a5
|
|
| BLAKE2b-256 |
dd6a18457b80cf7c43cc4385ee94229bd7deff3ad86bf61a97308d8a416f9d77
|