llama-stack-mirror/llama_stack/templates/starter
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
..
__init__.py refactor: rename dev distro as starter (#2181) 2025-05-15 12:52:34 -07:00
build.yaml fix(starter): Add missing faiss provider to build.yaml vector_io section (#2625) 2025-07-04 17:28:57 +02:00
run.yaml ci: test safety with starter 2025-07-09 16:30:33 +02:00
starter.py ci: test safety with starter 2025-07-09 16:30:33 +02:00