Skip to content

fix: merging dev changes to main#612

Merged
Roopan-Microsoft merged 4 commits into
mainfrom
dev-v3
Nov 3, 2025
Merged

fix: merging dev changes to main#612
Roopan-Microsoft merged 4 commits into
mainfrom
dev-v3

Conversation

@Roopan-Microsoft

Copy link
Copy Markdown
Collaborator

Purpose

  • This pull request updates the Azure deployment configuration to support multiple GPT model types and improves parameter clarity and flexibility. The most important changes are the addition of new parameters for different GPT models and reasoning models, updates to default values, and corresponding changes in infrastructure parameter files.

Support for multiple GPT models and reasoning models:

  • Added new environment parameters for a dedicated GPT-4.1 model and a reasoning model, including deployment type, name, version, and capacity in docs/CustomizingAzdParameters.md, infra/main.parameters.json, and infra/main.waf.parameters.json. [1] [2] [3]

Parameter and default value updates:

  • Updated default GPT model parameters to use gpt-4.1-mini (name), 2025-04-14 (version), and reduced capacity to 50. Also updated the Docker image tag default to latest_v3.
  • Changed the ordering and grouping of parameters in documentation to reflect the new model options and defaults.

Documentation improvements:

  • Removed outdated parameter descriptions from docs/DeploymentGuide.md to avoid confusion and ensure documentation matches the new configuration options.

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit 6e99dad into main Nov 3, 2025
12 checks passed
@github-actions

github-actions Bot commented Dec 5, 2025

Copy link
Copy Markdown

🎉 This PR is included in version 3.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
fix: merging dev changes to main
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.

3 participants