litellm/litellm/proxy/common_utils
Julio Quinteros Pro 9b5eddda17 fix: remove unused asyncio imports (F401)
Remove `asyncio` imported but unused in:
- litellm/integrations/custom_guardrail.py
- litellm/proxy/common_utils/performance_utils.py

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-17 18:54:18 -03: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 [Feat] Policies - Allow connecting Policies to Tags, Simulating Policies, Viewing how many keys, teams it applies on (#20904) 2026-02-10 17:50:37 -08:00
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
http_parsing_utils.py Add litellm metadata correctly for file create 2026-01-29 15:20:31 +05:30
key_rotation_manager.py fix: as per request changes 2026-02-14 04:34:58 +05:30
load_config_utils.py
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: remove unused asyncio imports (F401) 2026-02-17 18:54:18 -03: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
swagger_utils.py
timezone_utils.py