litellm-mirror/litellm/proxy/guardrails
Krish Dholakia db59e08958
Litellm dev 12 23 2024 p1 (#7383)
* feat(guardrails_endpoint.py): new `/guardrails/list` endpoint

Allow users to view what the available guardrails are

* docs: document new `/guardrails/list` endpoint

* docs(enterprise.md): update docs

* fix(openai/transcription/handler.py): support cost tracking on vtt + srt formats

* fix(openai/transcriptions/handler.py): default to 'verbose_json' response format if 'text' or 'json' response_format received. ensures 'duration' param is received for all audio transcription requests

* fix: fix linting errors

* fix: remove unused import
2024-12-23 16:33:31 -08:00
..
guardrail_hooks (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
guardrail_endpoints.py Litellm dev 12 23 2024 p1 (#7383) 2024-12-23 16:33:31 -08:00
guardrail_helpers.py fix import error guardrails 2024-08-19 20:59:39 -07:00
init_guardrails.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00