LICENSE
README.md
pyproject.toml
antaris_router/__init__.py
antaris_router/adaptive.py
antaris_router/classifier.py
antaris_router/confidence.py
antaris_router/config.py
antaris_router/costs.py
antaris_router/defaults.json
antaris_router/mcp_server.py
antaris_router/quality.py
antaris_router/registry.py
antaris_router/router.py
antaris_router/semantic.py
antaris_router/sla.py
antaris_router/utils.py
antaris_router.egg-info/PKG-INFO
antaris_router.egg-info/SOURCES.txt
antaris_router.egg-info/dependency_links.txt
antaris_router.egg-info/top_level.txt
tests/test_basic.py
tests/test_confidence.py
tests/test_confidence_routing.py
tests/test_mcp.py
tests/test_sla.py
tests/test_v2.py