llama-stack-mirror/.github
Sébastien Han 6371bb1b33
chore(refact)!: simplify config management (#1105)
# What does this PR do?

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.

Closes: https://github.com/meta-llama/llama-stack/issues/1076

## Test Plan

Simply do `llama stack run <config>` nothing should break :)

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-05-07 09:18:12 -07:00
..
actions/setup-ollama ci: add new action to install ollama, cache the model (#2054) 2025-05-06 14:56:20 +02:00
ISSUE_TEMPLATE github: issue templates automatically apply relevant label (#956) 2025-02-04 14:44:03 -08:00
workflows chore(refact)!: simplify config management (#1105) 2025-05-07 09:18:12 -07:00
CODEOWNERS ci: add myself to CODEOWNERS (#1823) 2025-03-28 09:37:42 -07:00
dependabot.yml ci: Add dependabot scans for Python deps (#1618) 2025-03-17 20:20:31 -07:00
PULL_REQUEST_TEMPLATE.md docs: remove changelog mention from PR template (#1049) 2025-02-11 13:24:53 -05:00
TRIAGERS.md chore: Add triagers list #1561 (#1701) 2025-03-19 09:59:17 -07:00