litellm/litellm/proxy/common_utils
2026-01-31 11:16:22 -08:00
..
html_forms Change deprecation banner to only show on /sso/key/generate 2025-12-08 16:30:37 -08:00
admin_ui_utils.py
banner.py
cache_coordinator.py fix transform_retrieve_file_response 2026-01-31 11:16:22 -08:00
callback_utils.py Merge pull request #19617 from BerriAI/litellm_oss_staging_01_23_2026 2026-01-27 16:55:32 +05:30
custom_openapi_spec.py Refactor add_schema_to_components to move definitions to components/schemas and add corresponding unit test (#17389) 2025-12-02 21:57:07 -08:00
debug_utils.py [Perf] Alexsander fixes round 2 - Oct 18th (#15695) 2025-10-18 11:12:00 -07:00
encrypt_decrypt_utils.py (security) Responses API - prevent User A from retrieving User B's response, if response.id is leaked (#15757) 2025-10-25 13:41:59 -07:00
get_routes.py [Bug Fix] - Get Routes (#13466) 2025-08-09 12:52:23 -07:00
http_parsing_utils.py Add litellm metadata correctly for file create 2026-01-29 15:20:31 +05:30
key_rotation_manager.py fix: ensure auto-rotation updates existing AWS secret instead of creating new one (#19455) 2026-01-20 18:30:36 -08:00
load_config_utils.py [Feat] Allow reading custom logger python scripts from s3 (#12623) 2025-07-16 15:07:01 -07:00
openai_endpoint_utils.py [Fix] Exclude litellm_credential_name from Sensitive Data Masker (Updated) (#16958) 2025-11-21 19:09:48 -08:00
openapi_schema_compat.py mypy lint fix 2025-11-01 09:21:25 -07:00
performance_utils.md feat: Add line_profiler support for performance analysis and fix Windows CRLF issues in Docker builds (#18773) 2026-01-07 11:36:57 -08:00
performance_utils.py Fix: Clarify database_connection_pool_limit applies per worker, not per instance (#18780) 2026-01-07 13:57:03 -08:00
proxy_state.py
realtime_utils.py [Perf] Fix bottlenecks degrading realtime endpoint performance (#16670) 2025-11-22 10:01:02 -08:00
reset_budget_job.py Prevent writing default user setting updates to yaml (error in non-root env) + Use central team member budget when max_budget_in_team set on UI (#12533) 2025-07-12 10:13:07 -07:00
swagger_utils.py
timezone_utils.py