We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30988c8 commit 52870edCopy full SHA for 52870ed
3 files changed
CHANGELOG.md
@@ -1,4 +1,11 @@
1
# Changelog
2
+### 4.41.0
3
+- Support `gpt-4o-transcribe-diarize` model in `Request-AudioTranscription`.
4
+- Add `-Description` parameter to `New-VectorStore`.
5
+- Rename `-Format` parameter to `-ResponseFormat` for consistency across cmdlets.
6
+ You can still use `-Format` as an alias, but it will be removed in future releases.
7
+- Remove default value for ReasoningEffort parameter in `Request-Response`. (For better compatibility with `gpt-5-pro` model.)
8
+
9
### 4.40.0
10
- Add new models that was announced at OpenAI DevDay 2025.
11
+ `sora-2`, `sora-2-pro`, `gpt-5-pro`, `gpt-audio`, `gpt-audio-mini`, `gpt-image-1-mini`, `gpt-realtime`, `gpt-realtime-mini`
0 commit comments