Skip to content

fix: updated the gpt model name in readme file#496

Merged
Roopan-Microsoft merged 1 commit intomainfrom
fix-changed-model-name-readme
Jul 11, 2025
Merged

fix: updated the gpt model name in readme file#496
Roopan-Microsoft merged 1 commit intomainfrom
fix-changed-model-name-readme

Conversation

@Priyanka-Microsoft
Copy link
Copy Markdown
Contributor

Purpose

  • ...
    This pull request updates the default configurations for regions and models in the quota check documentation and script. The most important changes include modifying default regions to include francecentral and australiaeast, and standardizing the format of model names by removing hyphens.

Updates to Default Configurations:

  • Default Regions:

    • Added francecentral and australiaeast to the list of default regions in both docs/QuotaCheck.md and scripts/quota_check_params.sh. [1] [2]
  • Model Naming Standardization:

    • Updated model names by removing hyphens (e.g., gpt-4.1 becomes gpt4.1) in docs/QuotaCheck.md. [1] [2]

Updates to Example Commands:

  • Example Commands in Documentation:
    • Adjusted example commands to reflect the standardized model names and updated regions (e.g., replacing eastus with eastus2).

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 f126101 into main Jul 11, 2025
11 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the fix-changed-model-name-readme branch July 11, 2025 11:05
@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