Metadata-Version: 2.4 Name: agentc-langchain Version: 1.1.0 Summary: Collection of LangChain-specific classes and functions used with the Couchbase Agent Catalog project. License-Expression: Apache-2.0 Author: Kush Khanna Author-email: kush.khanna@couchbase.com Requires-Python: >=3.11,<3.14 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 (>=1.1.0,<2.0.0) Requires-Dist: couchbase (>=4.6.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) 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