LICENSE
README.md
pyproject.toml
smart_llm_router/__init__.py
smart_llm_router/_litellm_callback.py
smart_llm_router/cli.py
smart_llm_router/default_config.yaml
smart_llm_router/hook.py
smart_llm_router.egg-info/PKG-INFO
smart_llm_router.egg-info/SOURCES.txt
smart_llm_router.egg-info/dependency_links.txt
smart_llm_router.egg-info/entry_points.txt
smart_llm_router.egg-info/requires.txt
smart_llm_router.egg-info/top_level.txt
smart_llm_router/router/__init__.py
smart_llm_router/router/config.py
smart_llm_router/router/keywords.py
smart_llm_router/router/rules.py
smart_llm_router/router/selector.py
smart_llm_router/router/strategy.py
smart_llm_router/router/types.py
tests/test_e2e.py
tests/test_hook.py
tests/test_router.py