llama-stack-mirror/llama_stack/providers/remote/inference/runpod
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 test: add unit test to ensure all config types are instantiable (#1601) 2025-03-12 22:29:58 -07:00
config.py feat: consolidate most distros into "starter" (#2516) 2025-07-04 15:58:03 +02:00
runpod.py ci: test safety with starter 2025-07-09 16:30:33 +02:00