Metadata-Version: 2.3 Name: agentc-langgraph Version: 1.0.0 Summary: Collection of LangGraph-specific classes and functions used with the Couchbase Agent Catalog project. License: Apache-2.0 Author: Glenn Galvizo Author-email: glenn.galvizo@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 (>=1.0.0,<2.0.0) Requires-Dist: langchain-core (>=0.3.68) Requires-Dist: langgraph (>=0.5.1,<0.6.0) Requires-Dist: langgraph-checkpointer-couchbase (>=1.0.6,<2.0.0) Project-URL: Documentation, https://couchbaselabs.github.io/agent-catalog/api.html#langchain-langgraph Project-URL: Repository, https://github.com/couchbaselabs/agent-catalog