llama-stack/llama_stack/apis/safety
Ashwin Bharambe 0dc7f5fa89
Add version to REST API url (#478)
# What does this PR do? 

Adds a `/alpha/` prefix to all the REST API urls.

Also makes them all use hyphens instead of underscores as is more
standard practice.

(This is based on feedback from our partners.)

## Test Plan 

The Stack itself does not need updating. However, client SDKs and
documentation will need to be updated.
2024-11-18 22:44:14 -08:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
client.py Remove the "ShieldType" concept (#430) 2024-11-12 12:37:24 -08:00
safety.py Add version to REST API url (#478) 2024-11-18 22:44:14 -08:00