Metadata-Version: 2.4
Name: hindsight-langgraph
Version: 0.1.1
Summary: LangGraph integration for Hindsight - persistent memory tools, nodes, and store for AI agents
Project-URL: Homepage, https://github.com/vectorize-io/hindsight
Project-URL: Documentation, https://github.com/vectorize-io/hindsight/tree/main/hindsight-integrations/langgraph
Project-URL: Repository, https://github.com/vectorize-io/hindsight
Author-email: Vectorize <support@vectorize.io>
License: MIT
Keywords: agents,ai,hindsight,langchain,langgraph,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.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10
Requires-Dist: hindsight-client>=0.4.0
Requires-Dist: langchain-core>=0.3.0
Provides-Extra: all
Requires-Dist: langgraph>=0.3.0; extra == 'all'
Provides-Extra: langgraph
Requires-Dist: langgraph>=0.3.0; extra == 'langgraph'
