You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support gpt-4o-transcribe-diarize model in Request-AudioTranscription.
Add -Description parameter to New-VectorStore.
Rename -Format parameter to -ResponseFormat for consistency across cmdlets.
You can still use -Format as an alias, but it will be removed in future releases.
Remove default value for ReasoningEffort parameter in Request-Response. (For better compatibility with gpt-5-pro model.)
$VideoJob=New-Video-Model 'sora-2'-Prompt "A cat playing piano"-Size 1280x720
$VideoJob|Get-VideoContent-OutFile "C:\output\cat_piano.mp4"-WaitForCompletion
[Experimental] Add video generation support for Azure OpenAI Service.