litellm-mirror/tests/litellm/proxy
Michael Leshchinsky e19d05980c
All checks were successful
Read Version from pyproject.toml / read-version (push) Successful in 16s
Helm unit test / unit-test (push) Successful in 19s
Add litellm call id passing to Aim guardrails on pre and post-hooks calls (#10021)
* Add litellm_call_id passing to aim guardrails on pre and post-hooks

* Add test that ensures that pre_call_hook receives litellm call id when common_request_processing called
2025-04-16 07:41:28 -07:00
..
auth Litellm UI qa 04 12 2025 p1 (#9955) 2025-04-12 19:30:48 -07:00
common_utils fix(proxy_server.py): Fix "Circular reference detected" error when max_parallel_requests = 0 (#9671) 2025-03-31 22:06:02 -07:00
db [Feat - Cost Tracking improvement] Track prompt caching metrics in DailyUserSpendTransactions (#10029) 2025-04-15 21:40:57 -07:00
experimental/mcp_server test tool registry 2025-03-20 22:03:56 -07:00
health_endpoints test_db_health_readiness_check_with_prisma_error 2025-03-26 20:56:39 -07:00
hooks Litellm UI qa 04 12 2025 p1 (#9955) 2025-04-12 19:30:48 -07:00
management_endpoints [UI] Bug Fix - Show created_at and updated_at for Users Page (#10033) 2025-04-15 21:15:44 -07:00
middleware test_no_auth_metrics_when_disabled 2025-04-04 21:02:29 -07:00
openai_files_endpoint Litellm add managed files db (#9930) 2025-04-12 08:24:46 -07:00
pass_through_endpoints [Bug Fix] Add support for UploadFile on LLM Pass through endpoints (OpenAI, Azure etc) (#9853) 2025-04-09 15:29:20 -07:00
spend_tracking [Feat] Add litellm.supports_reasoning() util to track if an llm supports reasoning (#9923) 2025-04-11 17:56:04 -07:00
types_utils test fix post call rules (#9826) 2025-04-08 13:55:37 -07:00
ui_crud_endpoints [Feat - UI] - Allow setting Default Team setting when LiteLLM SSO auto creates teams (#9918) 2025-04-11 14:07:10 -07:00
test_caching_routes.py (bug fix) - Fix Cache Health Check for Redis when redis_version is float (#8979) 2025-03-04 21:26:18 -08:00
test_common_request_processing.py Add litellm call id passing to Aim guardrails on pre and post-hooks calls (#10021) 2025-04-16 07:41:28 -07:00
test_litellm_pre_call_utils.py test_get_enforced_params 2025-04-01 08:41:53 -07:00
test_proxy_cli.py (Bug fix) - running litellm proxy on wndows (#8735) 2025-02-25 15:19:19 -08:00
test_proxy_server.py [Security fix - CVE-2025-0330] - Leakage of Langfuse API keys in team exception handling (#9830) 2025-04-08 13:55:20 -07:00
test_route_llm_request.py fix(route_llm_request.py): move to using common router, even for clie… (#8966) 2025-03-03 22:57:08 -08:00