LICENSE
MANIFEST.in
README.md
pyproject.toml
SmolRouter.egg-info/PKG-INFO
SmolRouter.egg-info/SOURCES.txt
SmolRouter.egg-info/dependency_links.txt
SmolRouter.egg-info/entry_points.txt
SmolRouter.egg-info/requires.txt
SmolRouter.egg-info/top_level.txt
smolrouter/__init__.py
smolrouter/__main__.py
smolrouter/access_control.py
smolrouter/anthropic_provider.py
smolrouter/app.py
smolrouter/auth.py
smolrouter/caching.py
smolrouter/cli.py
smolrouter/config_loading.py
smolrouter/config_paths.py
smolrouter/container.py
smolrouter/dashboard_filters.py
smolrouter/database.py
smolrouter/dummy_provider.py
smolrouter/google_genai_provider.py
smolrouter/http_client.py
smolrouter/interfaces.py
smolrouter/load_balancer.py
smolrouter/local_smoke.py
smolrouter/mediator.py
smolrouter/migrate_secrets.py
smolrouter/providers.py
smolrouter/rate_limiter.py
smolrouter/redis_backend.py
smolrouter/redis_config.py
smolrouter/request_metadata.py
smolrouter/routing.py
smolrouter/secret_store.py
smolrouter/security.py
smolrouter/storage.py
smolrouter/strategies.py
smolrouter/task_utils.py
smolrouter/transport_observer.py
smolrouter/static/css/dashboard.css
smolrouter/static/fonts/fonts.css
smolrouter/static/fonts/inter-latin-ext.woff2
smolrouter/static/fonts/inter-latin.woff2
smolrouter/static/fonts/material-icons.woff2
smolrouter/static/vendor/README.md
smolrouter/static/vendor/chart.umd.min.js
smolrouter/templates/client_dashboard.html
smolrouter/templates/google_genai.html
smolrouter/templates/index.html
smolrouter/templates/navigation.html
smolrouter/templates/performance.html
smolrouter/templates/providers.html
smolrouter/templates/request_detail.html
smolrouter/templates/responsive_shell.html
smolrouter/templates/system.html
smolrouter/templates/testing.html
smolrouter/templates/upstreams.html