Metadata-Version: 2.4
Name: cranimem
Version: 0.1.0
Summary: Robust memory system for LLM agents
License: MIT
Keywords: llm,memory,agents,rag,neo4j
Requires-Python: >=3.10
Requires-Dist: pydantic<2.12
Requires-Dist: pydantic-settings
Requires-Dist: python-dotenv
Requires-Dist: langchain
Requires-Dist: langchain-core
Requires-Dist: langchain-community
Requires-Dist: langchain-huggingface
Requires-Dist: langchain-groq
Requires-Dist: langchain-google-genai
Requires-Dist: langgraph
Requires-Dist: transformers
Requires-Dist: accelerate
Requires-Dist: bitsandbytes
Requires-Dist: sentence-transformers
Requires-Dist: faiss-cpu
Requires-Dist: neo4j
Requires-Dist: numpy
Requires-Dist: torch
Requires-Dist: huggingface-hub
