LICENSE
README.md
pyproject.toml
src/dispatch_relay/__init__.py
src/dispatch_relay/analytics.py
src/dispatch_relay/caching.py
src/dispatch_relay/core.py
src/dispatch_relay/cost.py
src/dispatch_relay/dspy_adapter.py
src/dispatch_relay/facade.py
src/dispatch_relay/interfaces.py
src/dispatch_relay/prompt_eval.py
src/dispatch_relay.egg-info/PKG-INFO
src/dispatch_relay.egg-info/SOURCES.txt
src/dispatch_relay.egg-info/dependency_links.txt
src/dispatch_relay.egg-info/requires.txt
src/dispatch_relay.egg-info/top_level.txt
src/omega_llm/__init__.py
tests/test_analytics.py
tests/test_caching.py
tests/test_caller.py
tests/test_core.py
tests/test_cost.py
tests/test_dspy_adapter.py
tests/test_facade.py
tests/test_interfaces.py
tests/test_prompt_eval.py