llama-stack-mirror/llama_stack/distribution/server
Charlie Doern dfe2414810 fix: use --template flag for server
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-07 19:46:11 -04: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 2025-07-07 19:46:11 -04:00