llama-stack-mirror/llama_stack/providers/remote/inference/sambanova
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 feat(providers): sambanova updated to use LiteLLM openai-compat (#1596) 2025-05-06 16:50:22 -07:00
config.py feat(providers): sambanova updated to use LiteLLM openai-compat (#1596) 2025-05-06 16:50:22 -07:00
models.py ci: test safety with starter 2025-07-09 16:30:33 +02:00
sambanova.py fix(providers): update sambanova json schema mode (#2306) 2025-05-29 09:54:23 -07:00