Metadata-Version: 2.4
Name: agentmemory-py
Version: 0.0.3
Summary: Package for managing agent memory in AI applications
Author-email: Enrico Goerlitz <rico.goerlitz@gmail.com>
Requires-Python: >=3.13
Requires-Dist: pymongo>=4.13.2
Requires-Dist: pytest>=8.4.1
Requires-Dist: redis>=6.2.0
Requires-Dist: requests>=2.32.4
Description-Content-Type: text/markdown

# AgentMemory Package

[![CI](https://github.com/enricogoerlitz/agentmemory-py/actions/workflows/ci.yml/badge.svg)](https://github.com/enricogoerlitz/agentmemory-py/actions/workflows/ci.yml)