mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 07:10:00 +00:00
feat add sambanova safety adaptor
This commit is contained in:
parent
8783dd8162
commit
ed0d5a4df1
10 changed files with 165 additions and 9 deletions
|
|
@ -255,6 +255,7 @@ exclude = [
|
|||
"^llama_stack/providers/remote/inference/together/",
|
||||
"^llama_stack/providers/remote/inference/vllm/",
|
||||
"^llama_stack/providers/remote/safety/bedrock/",
|
||||
"^llama_stack/providers/remote/safety/sambanova/",
|
||||
"^llama_stack/providers/remote/safety/nvidia/",
|
||||
"^llama_stack/providers/remote/safety/sample/",
|
||||
"^llama_stack/providers/remote/tool_runtime/bing_search/",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue