llama-stack-mirror/llama_stack/templates/dell
Sébastien Han 98db4a226f
chore(refact)!: simplify config management
We are dropping configuration via CLI flag almost entirely. If any
server configuration has to be tweak it must be done through the server
section in the run.yaml.

This is unfortunately a breaking change for whover was using:

* `--tls-*`
* `--disable_ipv6`

`--port` stays around and get a special treatment since we believe, it's
common for user dev to change port for quick experimentations.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-07 16:39:04 +02:00
..
__init__.py feat: Add a new template for dell (#978) 2025-02-06 14:14:39 -08:00
build.yaml fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
dell.py fix: remove code interpeter implementation (#2087) 2025-05-01 14:35:08 -07:00
doc_template.md fix: docker run with --pull always to fetch the latest image (#1733) 2025-03-20 15:35:48 -07:00
run-with-safety.yaml chore(refact)!: simplify config management 2025-05-07 16:39:04 +02:00
run.yaml chore(refact)!: simplify config management 2025-05-07 16:39:04 +02:00