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
Copy file name to clipboardExpand all lines: sdk/ai/Azure.AI.Projects.OpenAI/CHANGELOG.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@
6
6
7
7
- Addressed an issue that caused paginated responses like conversation items to never terminate when large numbers of items are fetched
8
8
9
-
## 1.0.0-beta.3 (2025-11-14)
9
+
## 1.0.0-beta.2 (2025-11-14)
10
10
11
11
### Features Added
12
12
@@ -16,8 +16,6 @@
16
16
17
17
-`ProjectConversationsClient.GetProjectConversations()` has an updated signature that accepts an `AgentReference` instead of distinct `agentName` and `agentId` parameters, aligned with the new "list responses" operation.
18
18
19
-
## 1.0.0-beta.2 (2025-11-14)
20
-
21
19
### Bugs Fixed
22
20
23
21
- Addressed a problem where not supplying an options instance to the `ProjectResponsesClient` constructor resulted in fallback to the `https://api.openai.com/v1` endpoint
0 commit comments