litellm/tests/test_litellm/proxy
Krish Dholakia 30b431681e
JWT Auth - correctly return user email + UI Model Update - Allow editing model access group for existing model (#11783)
* fix(handle_jwt.py): check user object, if jwt user is proxy admin

correctly return user role - if jwt user has role updated in UI

* test(test_handle_jwt.py): add unit test for passing correct user role

* feat(model_info_view.tsx): separate UI component for updating edit model component

* feat(model_info_view.tsx): allow updating model access group on UI

show all available access groups in ui component

* docs: minor fixes
2025-06-16 22:11:04 -07:00
..
_experimental/mcp_server/auth [Feat] Add Authentication + Permission Management for MCP List, Call Tool Ops (#11682) 2025-06-13 10:13:51 -07:00
anthropic_endpoints Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
auth JWT Auth - correctly return user email + UI Model Update - Allow editing model access group for existing model (#11783) 2025-06-16 22:11:04 -07:00
client Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
common_utils Update enduser spend and budget reset date based on budget duration (#8460) 2025-06-08 08:39:14 -07:00
db build(VLLM-Passthrough-with-loadbalancing-support-(enables-using-model-list-for-VLLM-/classify-endpoint)): Closes #11205 2025-05-31 09:00:04 -07:00
experimental/mcp_server Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
guardrails build(VLLM-Passthrough-with-loadbalancing-support-(enables-using-model-list-for-VLLM-/classify-endpoint)): Closes #11205 2025-05-31 09:00:04 -07:00
health_endpoints Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
hooks GA Multi-instance rate limiting v2 Requirements + New - specify token rate limit type - output / input / total (#11646) 2025-06-11 22:05:13 -07:00
image_endpoints Feat: add add azure endpoint for image endpoints (#11482) 2025-06-06 10:38:37 -07:00
management_endpoints SSO - Allow passing additional headers + Spend Tags - automatically track spend by user agent (allows cost tracking for claude code) (#11781) 2025-06-16 21:53:40 -07:00
middleware Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
openai_files_endpoint Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
pass_through_endpoints [Fix] Pass through - Langfuse don't log request to Langfuse passthrough on Langfuse (#11768) 2025-06-16 17:30:23 -07:00
spend_tracking Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_configs Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
types_utils Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
ui_crud_endpoints Refactor settings response models in proxy_setting_endpoints.py 2025-06-04 15:08:05 -06:00
test_caching_routes.py [Bug Fix] Ensure /redis/info works on GCP Redis (#11732) 2025-06-14 15:35:09 -07:00
test_common_request_processing.py [Feat] DD Trace - Add instrumentation for streaming chunks (#11338) 2025-06-02 16:48:39 -07:00
test_custom_proxy.py Custom Root Path Improvements: don't require reserving /litellm route (#11460) 2025-06-05 16:36:47 -07:00
test_litellm_pre_call_utils.py SSO - Allow passing additional headers + Spend Tags - automatically track spend by user agent (allows cost tracking for claude code) (#11781) 2025-06-16 21:53:40 -07:00
test_proxy_cli.py [Feat] LiteLLM Allow setting Uvicorn Keep Alive Timeout (#11594) 2025-06-10 13:30:19 -07:00
test_proxy_server.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_proxy_types.py Litellm dev 06 06 2025 p1 (#11496) 2025-06-07 09:12:16 -07:00
test_proxy_utils.py UI / SSO - Update proxy admin id role in DB + Handle SSO redirects with custom root path (#11384) 2025-06-03 21:16:55 -07:00
test_route_llm_request.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_spend_log_cleanup.py [Feat] Make batch size for maximum retention in spend logs a controllable parameter (#11459) 2025-06-05 17:11:51 -07:00
test_team_member_update.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00