Metadata-Version: 2.4
Name: hyperstack-langgraph
Version: 1.2.0
Summary: Knowledge graph memory for LangGraph agents. Portable memory, real-time agent-to-agent orchestration, zero LLM cost.
Author-email: CascadeAI <deeq.yaqub1@gmail.com>
License: MIT
Project-URL: Homepage, https://cascadeai.dev/hyperstack
Project-URL: Repository, https://github.com/deeqyaqub1-cmd/hyperstack-langgraph
Project-URL: Documentation, https://cascadeai.dev/hyperstack
Keywords: langgraph,memory,knowledge-graph,ai-agents,hyperstack,langchain,multi-agent,portable-memory
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: langgraph
Requires-Dist: langgraph>=0.2; extra == "langgraph"
Requires-Dist: langchain-core>=0.3; extra == "langgraph"
