Metadata-Version: 2.4
Name: hipp0-langchain
Version: 0.1.0
Summary: LangChain / LangGraph integration for the Hipp0 multi-agent memory platform.
Author: Perlantir
License: MIT
Project-URL: Homepage, https://github.com/perlantir/Hipp0
Project-URL: Documentation, https://github.com/perlantir/Hipp0
Keywords: hipp0,langchain,langgraph,memory,multi-agent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: hipp0-sdk>=0.1.0
Requires-Dist: langchain-core>=0.3.0
Provides-Extra: langgraph
Requires-Dist: langgraph>=0.2.0; extra == "langgraph"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: responses>=0.23; extra == "dev"
Requires-Dist: mypy>=1.0; extra == "dev"
Requires-Dist: ruff>=0.4; extra == "dev"
Requires-Dist: langgraph>=0.2.0; extra == "dev"
