README.md
pyproject.toml
src/cacheai/__init__.py
src/cacheai/cache_operation.py
src/cacheai/client.py
src/cacheai/exceptions.py
src/cacheai/types.py
src/cacheai/version.py
src/cacheai.egg-info/PKG-INFO
src/cacheai.egg-info/SOURCES.txt
src/cacheai.egg-info/dependency_links.txt
src/cacheai.egg-info/requires.txt
src/cacheai.egg-info/top_level.txt
src/cacheai/resources/__init__.py
src/cacheai/resources/chat.py
tests/test_client.py