Skip to content

fix: update GPT model capacity and fix aiDeploymentsLocation issue#499

Merged
Roopan-Microsoft merged 1 commit intomainfrom
fix-aiDeploymentsLocation-parameter-error
Jul 11, 2025
Merged

fix: update GPT model capacity and fix aiDeploymentsLocation issue#499
Roopan-Microsoft merged 1 commit intomainfrom
fix-aiDeploymentsLocation-parameter-error

Conversation

@Priyanka-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • ...
    This pull request updates the default capacities for AI models, adjusts environment variables in the deployment workflow, and ensures documentation reflects these changes. The most important changes include modifying model capacities, adding a new environment variable for deployment location, and updating scripts and documentation to align with the new capacities.

Deployment Workflow Updates:

  • .github/workflows/deploy.yml: Reduced GPT_MIN_CAPACITY from 250 to 150 and increased TEXT_EMBEDDING_MIN_CAPACITY from 40 to 80. Added AZURE_LOCATION as a new environment variable for AI deployments. [1] [2]

Documentation Updates:

  • docs/QuotaCheck.md: Updated default capacities for gpt4.1 and gpt-4 to 150, ensuring consistency with the new deployment settings. Adjusted example commands to reflect the updated capacities. [1] [2]

Script Updates:

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

  • I have built and tested the code locally and in a deployed app
  • For frontend changes, I have pulled the latest code from main, built the frontend, and committed all static files.
  • This is a change for all users of this app. No code or asset is specific to my use case or my organization.

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 2e3f6ac into main Jul 11, 2025
11 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the fix-aiDeploymentsLocation-parameter-error branch July 11, 2025 12:49
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.6.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants