litellm/tests/test_litellm/proxy/management_endpoints
Yassin Kortam e6af62aaac
Merge pull request #40997 from BerriAI/litellm_batch_tpd_limit
feat(proxy): add tpd_limit (tokens per day) for batch submissions
2026-09-15 13:39:45 -07:00
..
management_v1 Merge pull request #40997 from BerriAI/litellm_batch_tpd_limit 2026-09-15 13:39:45 -07:00
policy_endpoints fix(registry): correct eu Claude 3.5 Haiku Bedrock pricing, add Nova v1 tool_choice, Azure gpt-5.5 snapshot retirement 2026-09-09 13:16:04 +00:00
scim fix(scim): keep team memberships when PUT /Users carries no groups 2026-09-03 16:22:13 -07:00
search_endpoints
usage_endpoints fix(proxy): emit SSE keepalives on queue, rag, azure passthrough, usage chat and policy enrich streams (#39273) 2026-09-03 18:23:37 -07:00
test_access_group_endpoints.py feat(access-groups): resolve resource names on access group responses 2026-09-04 16:08:50 -07:00
test_access_group_management.py feat(ui): set a model access group's shared budget from the dashboard 2026-08-29 16:32:28 -07:00
test_activity_tenant_scoping.py
test_auto_router_endpoints.py chore: merge main into capability classifier copy 2026-09-15 11:24:01 -07:00
test_budget_endpoints.py feat(proxy): add tpd_limit (tokens per day) for batch submissions 2026-09-13 10:06:07 +00:00
test_cache_settings_endpoints.py
test_callback_management_endpoints.py
test_common_daily_activity.py feat(ui): search Key Activity by key alias, key hash, user id, or email 2026-09-11 01:30:00 +00:00
test_common_utils.py fix(router): honor team and key provider weights 2026-09-14 23:31:52 -07:00
test_compliance_endpoints.py Revert "refactor(guardrails): rename scoped-out evaluation status from not_run to skipped" 2026-09-14 23:46:09 +00:00
test_config_override_endpoints.py feat(proxy): cyberark conjur secret manager configuration via Admin UI (#38445) 2026-08-29 13:36:08 -07:00
test_coordination_redis_endpoints.py
test_cost_estimate_endpoint.py
test_cost_tracking_settings.py fix(cost): resolve a missing 1h cache write rate after off-peak pricing 2026-09-14 21:46:33 -07:00
test_credential_migration.py fix(mcp): encrypt stored static headers and stdio environment (#40164) 2026-09-07 16:03:06 -07:00
test_customer_budget.py
test_customer_endpoints.py fix(proxy): add tpd_limit to deleted token table and fix CI fixtures 2026-09-13 10:31:35 +00:00
test_delete_callbacks_endpoint.py
test_delete_verification_tokens_failed.py
test_encryption_endpoints.py
test_entraid_app_roles.py fix(ui_sso): resolve highest privilege Entra app role, not first in claim (#36728) 2026-08-27 10:26:45 -07:00
test_gateway_request_endpoints.py
test_id_jag_assertion_capture.py feat(mcp): warn when an oauth2_id_jag server outruns the SSO provider's assertion capture (#35394) 2026-09-05 12:43:09 -07:00
test_internal_user_endpoints.py fix(budgets): preserve explicit reset interval clears 2026-09-12 13:43:55 -07:00
test_key_management_endpoints.py Merge pull request #40997 from BerriAI/litellm_batch_tpd_limit 2026-09-15 13:39:45 -07:00
test_mcp_connector_import.py fix(mcp): harden connector import auth handling and registration 2026-08-29 13:41:22 -07:00
test_mcp_management_endpoints.py fix(mcp): enforce OAuth identity binding across credential lifetime 2026-09-09 18:04:36 -07:00
test_model_management_endpoints.py feat(auto-router): allow opted-in team members to manage their routers 2026-09-14 23:56:55 -07:00
test_org_admin_team_access.py
test_organization_endpoints.py test(proxy): send valid organization requests so the licensed gate test proves the handler ran 2026-09-10 14:00:41 -07:00
test_policy_endpoints.py
test_project_org_authz.py
test_prompt_cache_prediction.py feat(proxy): predict prompt-cache costs across deployments 2026-09-12 14:02:45 -07:00
test_ptu_model_settings.py feat(router): limit heuristic_v2 auto-routers to one without the auto_router license feature (#39468) 2026-09-03 13:39:58 -07:00
test_router_settings_endpoints.py
test_saml_sso.py fix(sso): resolve multi-valued role claims to the highest privilege role (#39480) 2026-09-02 22:44:17 -07:00
test_tag_management_endpoints.py
test_team_callback_endpoints.py feat(team): let a team admin manage their own team's logging callbacks (#37667) 2026-09-08 15:58:58 -07:00
test_team_default_params.py
test_team_endpoints.py Merge pull request #40997 from BerriAI/litellm_batch_tpd_limit 2026-09-15 13:39:45 -07:00
test_team_model_alias_merge.py
test_tool_management_endpoints.py
test_ui_sso.py chore(proxy): drop explanatory docstrings from credentials hint helper and tests 2026-09-14 19:29:30 +00:00
test_workflow_management_endpoints.py