litellm/.github
Taranum01 88d3650d67 Merge upstream/litellm_internal_staging into fix/31842-end-user-model-max-budget
Resolves the merge conflicts blocking PR #32136.

Conflicts resolved:

1. litellm/__init__.py — both branches add an independent module-level
   bool flag. Kept both:
   - `enforce_end_user_model_max_budget_on_master_key` (this PR)
   - `block_requests_for_models_without_pricing` (upstream)

2. litellm/proxy/auth/user_api_key_auth.py — four conflict regions in
   the master-key auth path, the virtual-key auth path, the DB lookup
   auth path, and the custom-auth post-checks path. The upstream rewrite
   inlined some end-user parameter population; this PR keeps its
   `_enforce_end_user_model_max_budget_checks()` /
   `_maybe_enforce_master_key_end_user_model_max_budget()` helper paths
   so the master-key enforcement behaviour introduced by #32136 is
   preserved.

Verified with `python3 -c "import ast; ast.parse(...)"` on both files.
2026-09-13 16:06:17 +05:30
..
actions fix(ci): pin setup-uv to v10.0.1 (#39111) 2026-09-03 20:44:24 -07:00
codeql [Infra] Improve CodeQL scanning coverage and schedule 2026-03-27 12:04:09 -07:00
e2e-stack test(e2e): start persistent Keycloak in the changed-test runner 2026-09-11 17:09:35 -07:00
ISSUE_TEMPLATE chore(github): disable blank issues so filers must use a template (#40629) 2026-09-10 15:46:01 -07:00
observatory Add observatory test workflow for RC/stable releases 2026-03-01 15:30:09 -03:00
screenshots fix(team_endpoints): auto-add SSO team members to org on move (proxy admin only) (#26377) 2026-04-24 08:36:25 -07:00
scripts Merge pull request #35918 from Lee-Si-Yoon/feat/friendli-model-metadata-sync 2026-09-12 21:13:52 -07:00
workflows Merge upstream/litellm_internal_staging into fix/31842-end-user-model-max-budget 2026-09-13 16:06:17 +05:30
ci-coverage-allowlist.yml Merge remote-tracking branch 'origin/litellm_internal_staging' into litellm_fix_ai_gateway_image_build 2026-09-05 15:35:31 -07:00
CODEOWNERS chore(codeowners): unown ui container plumbing entirely 2026-08-24 12:04:17 -07:00
dependabot.yaml chore: fixes 2026-04-05 01:30:57 -07:00
deploy-on-aws.png feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
deploy-on-gcp.png feat: add LiteLLM Rust workspace with Mistral OCR bridge (#31033) 2026-06-23 13:16:47 -07:00
deploy-to-aws.png Add files via upload 2023-10-25 16:33:53 -07:00
FUNDING.yml Update FUNDING.yml 2023-09-22 09:51:35 -07:00
mutmut-coverage.rc fix(ci): let the mutation workflow find covered lines so it generates mutants 2026-08-25 23:16:40 -07:00
pull_request_template.md Merge pull request #40618 from BerriAI/litellm_pr_template_affected_release 2026-09-12 21:13:38 -07:00
template.yaml (chore) cleanup 2024-02-09 09:28:13 -08:00