more updates

This commit is contained in:
Adil Hafeez 2025-05-12 12:55:59 -07:00
parent 1d19f0c2f7
commit f13fc76a4a
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
19 changed files with 431 additions and 454 deletions

View file

@ -227,6 +227,12 @@ properties:
enum:
- llm
- prompt
routing:
type: object
properties:
model:
type: string
additionalProperties: false
prompt_guards:
type: object
properties: