llama-stack-mirror/llama_stack/providers/inline/safety
Sébastien Han 11c912da0a
ci: test safety with starter
We are now testing the safety capability with the starter image. This
includes a few changes:

* Enable the safety integration test
* Relax the shield model requirements from llama-guard to make it work
  with llama-guard3:8b coming from Ollama
* Expose a shield for each inference provider in the starter distro. The
  shield will only be registered if the provider is enabled. Shields
  will be added if the provider claims to support a safety model
* Missing providers models have been added too
* Pointers to official documentation pages for provider models support
  have been added

Closes: https://github.com/meta-llama/llama-stack/issues/2528
Signed-off-by: Sébastien Han <seb@redhat.com>
2025-07-09 16:30:33 +02:00
..
code_scanner chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
llama_guard ci: test safety with starter 2025-07-09 16:30:33 +02:00
prompt_guard feat: add cpu/cuda config for prompt guard (#2194) 2025-05-28 12:23:15 -07:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00