litellm-mirror/litellm/proxy/common_utils
Krish Dholakia df3da2e5d2 Litellm dev 12 06 2024 (#7067)
* fix(edit_budget_modal.tsx): call `/budget/update` endpoint instead of `/budget/new`

allows updating existing budget on ui

* fix(user_api_key_auth.py): support cost tracking for end user via jwt field

* fix(presidio.py): support pii masking on sync logging callbacks

enables masking before logging to langfuse

* feat(utils.py): support retry policy logic inside '.completion()'

Fixes https://github.com/BerriAI/litellm/issues/6623

* fix(utils.py): support retry by retry policy on async logic as well

* fix(handle_jwt.py): set leeway default leeway value

* test: fix test to handle jwt audience claim
2024-12-06 22:44:18 -08:00
..
admin_ui_utils.py LiteLLM Minor Fixes & Improvements (09/17/2024) (#5742) 2024-09-17 23:00:04 -07:00
callback_utils.py Litellm dev 12 06 2024 (#7067) 2024-12-06 22:44:18 -08:00
debug_utils.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
encrypt_decrypt_utils.py fix(pattern_match_deployments.py): default to user input if unable to… (#6632) 2024-11-08 00:55:57 +05:30
http_parsing_utils.py LiteLLM Minor Fixes & Improvements (11/27/2024) (#6943) 2024-11-28 00:32:46 +05:30
load_config_utils.py (code clean up) use a folder for gcs bucket logging + add readme in folder (#6080) 2024-10-05 16:58:10 +05:30
openai_endpoint_utils.py feat - allow looking up model_id in model info 2024-07-04 13:13:42 -07:00
swagger_utils.py show all error types on swagger 2024-08-29 18:50:41 -07:00