mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-05 12:21:52 +00:00
test safety against safety client
This commit is contained in:
parent
d6a41d98d2
commit
9252e81a7b
19 changed files with 1076 additions and 10754 deletions
|
@ -84,7 +84,7 @@ Serving POST /memory_bank/insert
|
|||
Serving GET /memory_banks/list
|
||||
Serving POST /memory_bank/query
|
||||
Serving POST /memory_bank/update
|
||||
Serving POST /safety/run_shields
|
||||
Serving POST /safety/run_shield
|
||||
Serving POST /agentic_system/create
|
||||
Serving POST /agentic_system/session/create
|
||||
Serving POST /agentic_system/turn/create
|
||||
|
@ -302,7 +302,7 @@ Serving POST /inference/batch_chat_completion
|
|||
Serving POST /inference/batch_completion
|
||||
Serving POST /inference/chat_completion
|
||||
Serving POST /inference/completion
|
||||
Serving POST /safety/run_shields
|
||||
Serving POST /safety/run_shield
|
||||
Serving POST /agentic_system/memory_bank/attach
|
||||
Serving POST /agentic_system/create
|
||||
Serving POST /agentic_system/session/create
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue