We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d022c7 commit 668f81bCopy full SHA for 668f81b
sdk/openai/Azure.AI.OpenAI.Assistants/CHANGELOG.md
@@ -1,16 +1,15 @@
1
# Release History
2
3
-## 1.0.0-beta.4 (Unreleased)
+## 1.0.0-beta.4 (2024-04-30)
4
5
-### Features Added
6
-
7
-### Breaking Changes
+This small, out-of-band version addresses a couple of critical blocking bugs. It does not yet include any of the latest
+features. Streaming support and Assistants v2 will come soon, in a future update.
8
9
### Bugs Fixed
10
11
- Several issues with direct equality comparisons of function tool definitions have been fixed
12
13
-### Other Changes
+- The mistaken, remain instance of an "Azure not supported" exception has been removed, along with its related
+ mentions. This should unblock the use of the the token-based client constructor.
14
15
## 1.0.0-beta.3 (2024-03-06)
16
0 commit comments