MANIFEST.in
README.md
pyproject.toml
requirements.txt
cli/__init__.py
cli/config_generator.py
cli/consts.py
cli/core.py
cli/defaults.py
cli/docker_cli.py
cli/logo.py
cli/main.py
cli/merger.py
cli/models.py
cli/parser.py
cli/utils.py
cli/validator.py
cli/commands/__init__.py
cli/commands/config.py
cli/commands/generate.py
cli/commands/init.py
cli/commands/serve.py
cli/commands/show_config.py
cli/commands/show_defaults.py
cli/commands/validate.py
cli/templates/config.template.yaml
cli/templates/envoy.template.yaml
cli/templates/generate_dashboard.py
cli/templates/grafana-dashboard.serve.yaml
cli/templates/grafana-datasource-jaeger.serve.yaml
cli/templates/grafana-datasource.serve.yaml
cli/templates/grafana.serve.ini
cli/templates/llm-router-dashboard.serve.json
cli/templates/prometheus.serve.yaml
cli/templates/router-defaults.yaml
cli/templates/tools_db.json
tests/test_plugin_parsing.py
tests/test_plugin_yaml_generation.py
vllm_sr.egg-info/PKG-INFO
vllm_sr.egg-info/SOURCES.txt
vllm_sr.egg-info/dependency_links.txt
vllm_sr.egg-info/entry_points.txt
vllm_sr.egg-info/requires.txt
vllm_sr.egg-info/top_level.txt