You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* feat(leftnav.tsx): initial commit adding guardrails tab on UI
allow proxy admin to see currently set up guardrails
* feat(guardrails.tsx): show configured guardrails on proxy ui
'
* fix(guardrails.tsx): style improvements
* feat(guardrails.py): return specific litellm params in `/guardrails/list` endpoint
support returning mode, default_on and guardrail name on `/guardrails/list` endpoint
* fix(guardrails.tsx): show guardrail name, status, mode on ui
* style(guardrails.tsx): style improvements to guardrails ui
* fix: fix linting error
* ci(config.yml): fix ci/cd error
* test: update test
* test: skip redundant test
0 commit comments