LICENSE
README.md
pyproject.toml
setup.py
llm_catcher/__init__.py
llm_catcher/diagnoser.py
llm_catcher/middleware.py
llm_catcher/settings.py
llm_catcher.egg-info/PKG-INFO
llm_catcher.egg-info/SOURCES.txt
llm_catcher.egg-info/dependency_links.txt
llm_catcher.egg-info/requires.txt
llm_catcher.egg-info/top_level.txt
llm_catcher/handlers/__init__.py
llm_catcher/handlers/base.py
llm_catcher/handlers/fastapi_handler.py
tests/test_diagnoser.py
tests/test_middleware.py
tests/test_settings.py