Skip to content

fix: updated model capacity minimum to 150#171

Merged
Roopan-Microsoft merged 1 commit intomainfrom
update-model-capacity-similar-to-bicep
Jul 14, 2025
Merged

fix: updated model capacity minimum to 150#171
Roopan-Microsoft merged 1 commit intomainfrom
update-model-capacity-similar-to-bicep

Conversation

@Priyanka-Microsoft
Copy link
Copy Markdown
Collaborator

Purpose

  • ...
    This pull request adjusts the default capacity for the gpt-4o model across various files and workflows. The changes ensure consistency in capacity values and align documentation, scripts, and workflows with the updated default.

Capacity Adjustment for gpt-4o:

  • .github/workflows/deploy.yml: Reduced the GPT_MIN_CAPACITY environment variable from 200 to 150 to align with the new capacity standards.
  • docs/quota_check.md: Updated references to gpt-4o capacity from 5 to 150 in examples and default values for quota checks. [1] [2]
  • scripts/quota_check_params.sh: Changed the DEFAULT_MODEL_CAPACITY value for gpt-4o from 5 to 150 to reflect the updated capacity configuration.

Does this introduce a breaking change?

  • Yes
  • No

Golden Path Validation

  • I have tested the primary workflows (the "golden path") to ensure they function correctly without errors.

Deployment Validation

  • I have validated the deployment process successfully and all services are running as expected with this change.

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 5778a0a into main Jul 14, 2025
7 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the update-model-capacity-similar-to-bicep branch July 14, 2025 13:04
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.5.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Ritesh-Microsoft pushed a commit that referenced this pull request Oct 10, 2025
…to-bicep

fix: updated model capacity minimum to 150
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants