LICENSE
README.md
pyproject.toml
agentbills/__init__.py
agentbills/client.py
agentbills/decorator.py
agentbills/fleet.py
agentbills/instrument.py
agentbills/metadata.py
agentbills/pricing.py
agentbills/types.py
agentbills.egg-info/PKG-INFO
agentbills.egg-info/SOURCES.txt
agentbills.egg-info/dependency_links.txt
agentbills.egg-info/requires.txt
agentbills.egg-info/top_level.txt
agentbills/patches/__init__.py
agentbills/patches/anthropic_patch.py
agentbills/patches/bedrock_patch.py
agentbills/patches/openai_patch.py
tests/test_instrument.py