Skip to content

Commit 52870ed

Browse files
committed
v4.41.0
1 parent 30988c8 commit 52870ed

3 files changed

Lines changed: 226 additions & 43 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
# 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+
29
### 4.40.0
310
- Add new models that was announced at OpenAI DevDay 2025.
411
+ `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

Comments
 (0)