mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-27 23:31:59 +00:00
Add SambaNova safety addaptor
add remote safety adaptor implementation for sambanova minor updates in docs
This commit is contained in:
parent
87a4b9cb28
commit
f28dfc73d5
11 changed files with 222 additions and 22 deletions
|
|
@ -268,6 +268,7 @@ exclude = [
|
|||
"^llama_stack/providers/remote/inference/watsonx/",
|
||||
"^llama_stack/providers/remote/safety/bedrock/",
|
||||
"^llama_stack/providers/remote/safety/nvidia/",
|
||||
"^llama_stack/providers/remote/safety/sambanova/",
|
||||
"^llama_stack/providers/remote/safety/sample/",
|
||||
"^llama_stack/providers/remote/tool_runtime/bing_search/",
|
||||
"^llama_stack/providers/remote/tool_runtime/brave_search/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue