Metadata-Version: 2.4
Name: nvidia-nat-langchain
Version: 1.3.0a20250909
Summary: Subpackage for LangChain and LangGraph integration in NeMo Agent toolkit
Keywords: ai,rag,agents
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: <3.14,>=3.11
Description-Content-Type: text/markdown
Requires-Dist: nvidia-nat==v1.3.0a20250909
Requires-Dist: langchain-aws~=0.2.1
Requires-Dist: langchain-core~=0.3.7
Requires-Dist: langchain-nvidia-ai-endpoints~=0.3.5
Requires-Dist: langchain-openai~=0.3.23
Requires-Dist: langgraph~=0.2.50
Requires-Dist: langchain-milvus~=0.1.8

<!--
SPDX-FileCopyrightText: Copyright (c) 2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
SPDX-License-Identifier: Apache-2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->

![NVIDIA NeMo Agent Toolkit](https://media.githubusercontent.com/media/NVIDIA/NeMo-Agent-Toolkit/refs/heads/main/docs/source/_static/banner.png "NeMo Agent toolkit banner image")

# NVIDIA NeMo Agent Toolkit Subpackage
This is a subpackage for LangChain and LangGraph integration in NeMo Agent toolkit.

For more information about the NVIDIA NeMo Agent toolkit, please visit the [NeMo Agent toolkit GitHub Repo](https://github.com/NVIDIA/NeMo-Agent-Toolkit).
