LICENSE
README.md
pyproject.toml
src/ai_model_match/__init__.py
src/ai_model_match/aimm_base_client.py
src/ai_model_match/aimm_client.py
src/ai_model_match.egg-info/PKG-INFO
src/ai_model_match.egg-info/SOURCES.txt
src/ai_model_match.egg-info/dependency_links.txt
src/ai_model_match.egg-info/top_level.txt
src/ai_model_match/dto/__init__.py
src/ai_model_match/dto/aimm_feedback_dto.py
src/ai_model_match/dto/aimm_picker_dto.py
test/test_aimm_client.py