README.md
pyproject.toml
swisper_studio_sdk/__init__.py
swisper_studio_sdk/_deprecated.py
swisper_studio_sdk/_types.py
swisper_studio_sdk/interface.py
swisper_studio_sdk/py.typed
swisper_studio_sdk.egg-info/PKG-INFO
swisper_studio_sdk.egg-info/SOURCES.txt
swisper_studio_sdk.egg-info/dependency_links.txt
swisper_studio_sdk.egg-info/requires.txt
swisper_studio_sdk.egg-info/top_level.txt
swisper_studio_sdk/tracing/__init__.py
swisper_studio_sdk/tracing/client.py
swisper_studio_sdk/tracing/compression.py
swisper_studio_sdk/tracing/context.py
swisper_studio_sdk/tracing/decorator.py
swisper_studio_sdk/tracing/graph_wrapper.py
swisper_studio_sdk/tracing/identity.py
swisper_studio_sdk/tracing/langgraph_patch.py
swisper_studio_sdk/tracing/redis_publisher.py
swisper_studio_sdk/tracing/tool_observer.py
swisper_studio_sdk/wrappers/__init__.py
swisper_studio_sdk/wrappers/llm_wrapper.py
swisper_studio_sdk/wrappers/tool_wrapper.py
tests/test_auto_trace.py
tests/test_compression.py
tests/test_fire_and_forget.py
tests/test_hitl_continuation.py
tests/test_identity.py
tests/test_interface.py
tests/test_langgraph_patch.py
tests/test_llm_wrapper.py
tests/test_parent_observation.py
tests/test_state_capture.py
tests/test_type_detection.py