Metadata-Version: 2.3
Name: agentc-langchain
Version: 0.2.5a4
Summary: Collection of LangChain-specific classes and functions used with the Couchbase Agent Catalog project.
License: Apache-2.0
Author: Kush Khanna
Author-email: kush.khanna@couchbase.com
Requires-Python: >=3.11,<3.14
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: agentc-core (>=0.2.5a4,<0.3.0)
Requires-Dist: couchbase (>=4.3.6,<5.0.0)
Requires-Dist: joblib (>=1.4.2,<2.0.0)
Requires-Dist: langchain (>=0.3.26)
Requires-Dist: langchain-core (>=0.3.68)
Requires-Dist: langchain-openai (>=0.1.25)
Requires-Dist: langchain_couchbase (>=0.4.0,<0.5.0)
Requires-Dist: pydantic (>=2.10.7,<3.0.0)
Requires-Dist: pydantic-settings (>=2.7.1,<3.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/api.html#langchain-langgraph
Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog
