mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 23:04:31 +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
|
|
@ -17,7 +17,7 @@ The `llamastack/distribution-sambanova` distribution consists of the following p
|
|||
|-----|-------------|
|
||||
| agents | `inline::meta-reference` |
|
||||
| inference | `remote::sambanova`, `inline::sentence-transformers` |
|
||||
| safety | `inline::llama-guard` |
|
||||
| safety | `remote::sambanova` |
|
||||
| telemetry | `inline::meta-reference` |
|
||||
| tool_runtime | `remote::brave-search`, `remote::tavily-search`, `inline::code-interpreter`, `inline::rag-runtime`, `remote::model-context-protocol`, `remote::wolfram-alpha` |
|
||||
| vector_io | `inline::faiss`, `remote::chromadb`, `remote::pgvector` |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue