LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
chatmemorydb_lmdb_onnx.egg-info/PKG-INFO
chatmemorydb_lmdb_onnx.egg-info/SOURCES.txt
chatmemorydb_lmdb_onnx.egg-info/dependency_links.txt
chatmemorydb_lmdb_onnx.egg-info/requires.txt
chatmemorydb_lmdb_onnx.egg-info/top_level.txt
memory/__init__.py
memory/brain.py
memory/embeddings.py
memory/lmdb_vector_mapping.py
memory/vector_database.py
memory/resources/use_quantized.onnx
tests/__init__.py
tests/test_memory.py