mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
Show Guardrails on UI (#8447)
* 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
This commit is contained in:
parent
b5ff15b3d3
commit
8e32713637