LICENSE
README.md
pyproject.toml
personiq/__init__.py
personiq/adapter.py
personiq/config.py
personiq/embeddings.py
personiq/extractor.py
personiq/injector.py
personiq/langgraph_state.py
personiq/memory_manager.py
personiq/models.py
personiq/retriever.py
personiq/store.py
personiq.egg-info/PKG-INFO
personiq.egg-info/SOURCES.txt
personiq.egg-info/dependency_links.txt
personiq.egg-info/requires.txt
personiq.egg-info/top_level.txt
tests/test_adapter.py
tests/test_extractor.py
tests/test_injector.py
tests/test_memory.py
tests/test_memory_manager.py
tests/test_models.py
tests/test_store.py