llama-stack-mirror/llama_stack/templates/passthrough
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 fix: passthrough provider template + fix (#1612) 2025-03-13 09:44:26 -07:00
build.yaml refactor(env)!: enhanced environment variable substitution (#2490) 2025-06-26 08:20:08 +05:30
doc_template.md fix: passthrough provider template + fix (#1612) 2025-03-13 09:44:26 -07:00
passthrough.py chore: remove nested imports (#2515) 2025-06-26 08:01:05 +05:30
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