README.md
pyproject.toml
llmtracer/__init__.py
llmtracer/_caller.py
llmtracer/_config.py
llmtracer/_context.py
llmtracer/_patcher.py
llmtracer/_schema.py
llmtracer/_transport.py
llmtracer/_wrapper.py
llmtracer/_providers/__init__.py
llmtracer/_providers/_anthropic.py
llmtracer/_providers/_google.py
llmtracer/_providers/_openai.py
llmtracer_sdk.egg-info/PKG-INFO
llmtracer_sdk.egg-info/SOURCES.txt
llmtracer_sdk.egg-info/dependency_links.txt
llmtracer_sdk.egg-info/requires.txt
llmtracer_sdk.egg-info/top_level.txt
tests/test_safety.py
tests/test_sdk.py