llama-stack-mirror/llama_stack/templates/remote-vllm
Charlie Doern e4b040d5cc feat: allow for provider immutability
being able to update providers means that admins should have the ability to turn this feature off. introduce `immutable` as a field in the Provider class. Defauling to false means all providers can be updated by default, but an admin at runtime can choose to set this to True to disable provider updating

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-07-01 10:06:53 -04:00
..
__init__.py Auto-generate distro yamls + docs (#468) 2024-11-18 14:57:06 -08:00
build.yaml refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
doc_template.md fix: replace all instances of --yaml-config with --config (#2196) 2025-05-16 14:31:12 -07:00
run-with-safety.yaml feat: allow for provider immutability 2025-07-01 10:06:53 -04:00
run.yaml feat: allow for provider immutability 2025-07-01 10:06:53 -04:00
vllm.py fix: Some missed env variable changes from PR 2490 (#2538) 2025-06-26 17:59:15 -07:00