litellm/tests/test_litellm/proxy/management_endpoints
Jugal D. Bhatt efd34966dc
[LLM Translation] Support /v1/models/{model_id} retrieval (#13268)
* added model id endpoint

* fix test

* add route to internal users

* make the functions reusable

* fixed mypy
2025-08-04 18:03:59 -07:00
..
scim [Bug Fix] SCIM - add GET /ServiceProviderConfig (#12664) 2025-07-16 15:43:25 -07:00
test_budget_endpoints.py [Bug Fix] Create/Update team member api 500 errror (#10479) 2025-06-03 15:57:33 -07:00
test_callback_management_endpoints.py fix test 2025-07-03 15:37:10 -07:00
test_common_daily_activity.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_customer_endpoints.py Litellm fix GitHub action testing (#11163) 2025-05-26 14:41:42 -07:00
test_delete_callbacks_endpoint.py Feat/add delete callback (#11654) 2025-06-20 13:50:37 -07:00
test_internal_user_endpoints.py fix(team_endpoints.py): ensure user id correctly added when new team … (#12719) 2025-07-17 22:31:44 -07:00
test_key_management_endpoints.py Raise clearer error on Anthropic Unified route + allow setting new_key on /key/regenerate 2025-06-26 21:56:03 -07:00
test_mcp_management_endpoints.py [MCP Gateway] add health check endpoints for MCP (#13106) 2025-07-30 20:40:44 +05:30
test_model_management_endpoints.py [LLM Translation] Support /v1/models/{model_id} retrieval (#13268) 2025-08-04 18:03:59 -07:00
test_organization_endpoints.py [Fix] QA Fixes - Vector Store Object Permissions (#11291) 2025-05-31 09:41:05 -07:00
test_tag_management_endpoints.py LiteLLM SDK <-> Proxy improvement (don't transform message client-side) + Bedrock - handle qs:.. in base64 file data + Tag Management - support adding public model names (#11908) 2025-06-19 22:34:18 -07:00
test_team_endpoints.py Fix list team v2 security check (#13094) 2025-07-29 10:29:40 -07:00
test_ui_sso.py [Bug Fix] Fix Server root path regression on UI when using "Login" (#13267) 2025-08-04 15:58:28 -07:00