llama-stack-mirror/llama_stack/distribution/server
Charlie Doern 27b3cd570f
fix: use --template flag for server (#2643)
# What does this PR do?

currently when a template is used, we still use `--config`.

`server.py` has a dedicated `--template` flag and logic, use that
instead

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-08 00:48:50 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
auth_providers.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
quota.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
routes.py chore: use starlette built-in Route class (#2267) 2025-05-28 09:53:33 -07:00
server.py fix: use --template flag for server (#2643) 2025-07-08 00:48:50 -07:00