Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nuget pkgs, update deploy to use gpt-4o-mini and target region #358

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

elbruno
Copy link
Collaborator

@elbruno elbruno commented Aug 26, 2024

Purpose

  • update nuget packages to latest versions
  • change default model from gpt-35-turbo to gpt-4o-mini
  • change default azure deployment region to East US
  • remove the paragraph about requesting access to AOAI

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[X] Refactoring (no functional changes, no api changes)
[X] Documentation content changes
[X] Other: Update deploy to use the latest AOAI GPT model

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
  • Test the code / deploy
azd up

elbruno and others added 3 commits August 26, 2024 18:04
all minus MudBlazor
- change default azure deployment region to East US
- remove the paragraph about requesting access to AOAI
@elbruno elbruno changed the title Update nuget pkgs, getting solution ready for Aspire Update nuget pkgs, update deploy to use gpt-4o-mini and target region Aug 28, 2024
Copy link
Contributor

@FBoucher FBoucher left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Contributor

@FBoucher FBoucher left a comment

Choose a reason for hiding this comment

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

all good

Copy link
Member

@codemillmatt codemillmatt left a comment

Choose a reason for hiding this comment

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

looks good

@codemillmatt codemillmatt merged commit 1fc0647 into Azure-Samples:main Aug 28, 2024
6 checks passed
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