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

[Cognitive Services] Update SDK and fix an optional parameter #22827

Merged
merged 2 commits into from
Jun 10, 2022

Conversation

yangyuan
Copy link
Member

@yangyuan yangyuan commented Jun 10, 2022

Related command
az cognitiveservices account deployment create

Description
Update SDK, which container new enum options for scale type
Fix deployment create command and make scale capacity optional.

Testing Guide
When using az cognitiveservices account deployment create command, --scale-settings-scale-type now support new enums. and --scale-settings-capacity is now optional
Sample command.
az cognitiveservices account deployment create -n {sname} -g {rg} --deployment-name dpy --model-name ada --model-version "1" --model-format OpenAI --scale-settings-scale-type "Standard"

History Notes

[Cognitive Services] az cognitiveservices account deployment create now supports standard scale type
{Cognitive Services} Update RP SDK, which container new enum options for scale type
{Cognitive Services} Fix deployment create command and make scale capacity optional


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost requested a review from yonzhan June 10, 2022 04:49
@ghost ghost added the Auto-Assign Auto assign by bot label Jun 10, 2022
@ghost ghost requested a review from kairu-ms June 10, 2022 04:49
@ghost ghost assigned kairu-ms Jun 10, 2022
@ghost ghost added this to the Jun 2022 (2022-07-05) milestone Jun 10, 2022
@ghost ghost added the Cognitive Services az cognitiveservices label Jun 10, 2022
@ghost ghost requested review from wangzelin007, jsntcy and jiasli June 10, 2022 04:49
@yangyuan
Copy link
Member Author

/run az

@yangyuan yangyuan changed the title [Cognitive Services] Update SDK [Cognitive Services] Update SDK and fix an optional parameter Jun 10, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Jun 10, 2022

Cognitive Services

@kairu-ms
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@kairu-ms kairu-ms merged commit 94675d0 into Azure:dev Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auto-Assign Auto assign by bot Cognitive Services az cognitiveservices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants