llama-stack-mirror/llama_stack/providers/inline/safety
Matthew Farrellee 2de4e6c900
feat: use /v1/chat/completions for safety model inference (#3591)
# What does this PR do?

migrate safety api implementation from /inference/chat-completion to
/v1/chat/completions

## Test Plan

ci w/ recordings

---------

Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com>
2025-09-30 11:01:44 -07:00
..
code_scanner chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061) 2025-08-20 07:15:35 -04:00
llama_guard feat: use /v1/chat/completions for safety model inference (#3591) 2025-09-30 11:01:44 -07:00
prompt_guard chore(pre-commit): add pre-commit hook to enforce llama_stack logger usage (#3061) 2025-08-20 07:15:35 -04:00
__init__.py add missing inits 2024-11-08 17:54:24 -08:00