LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
savi/__init__.py
savi/anthropic.py
savi/auto_instrument.py
savi/azure_openai.py
savi/bedrock.py
savi/cache.py
savi/cohere.py
savi/collector.py
savi/context.py
savi/google_vertex.py
savi/judge.py
savi/local.py
savi/mcp_instrument.py
savi/mistral.py
savi/openai.py
savi/pii.py
savi_sdk.egg-info/PKG-INFO
savi_sdk.egg-info/SOURCES.txt
savi_sdk.egg-info/dependency_links.txt
savi_sdk.egg-info/requires.txt
savi_sdk.egg-info/top_level.txt
tests/test_anthropic_wrapper.py
tests/test_auto_instrument.py
tests/test_azure_openai_wrapper.py
tests/test_bedrock_wrapper.py
tests/test_cache.py
tests/test_cohere_wrapper.py
tests/test_collector.py
tests/test_context.py
tests/test_google_vertex_wrapper.py
tests/test_judge.py
tests/test_langchain_compat.py
tests/test_local_mode.py
tests/test_mcp_instrument.py
tests/test_mistral_wrapper.py
tests/test_openai_wrapper.py
tests/test_pii.py