Skip to content

Conversation

@Harsh-Microsoft
Copy link
Contributor

Purpose

This pull request includes updates to the infra/scripts directory, addressing changes to model definitions and script functionality. The most important changes involve updating model identifiers in a quota-checking script and removing an unnecessary delay in the indexing script.

Updates to model definitions:

  • infra/scripts/checkquota.sh: Updated the model identifier from OpenAI.Standard.gpt-4 to OpenAI.GlobalStandard.gpt-4o-mini in the MIN_CAPACITY mapping to reflect the latest naming conventions or requirements.

Script functionality improvements:

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR addresses two improvements: updating model identifiers and removing an unnecessary delay in script execution to improve performance.

  • Removes an unnecessary time.sleep(4) call in create_search_index.py to enhance efficiency
  • Updates model definitions in checkquota.sh (not shown in this diff)
Files not reviewed (1)
  • infra/scripts/checkquota.sh: Language not supported

@Roopan-Microsoft Roopan-Microsoft merged commit 30ebff9 into main Apr 29, 2025
8 checks passed
@Roopan-Microsoft Roopan-Microsoft deleted the psl-hb-minorfix-29apr branch April 29, 2025 13:40
@github-actions
Copy link

🎉 This PR is included in version 1.1.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@Harsh-Microsoft Harsh-Microsoft restored the psl-hb-minorfix-29apr branch April 29, 2025 13:58
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.

3 participants