Skip to content

Commit 28678ee

Browse files
M-Hietalamsyyc
authored andcommitted
Update CHANGELOG.md (#44045)
1 parent c9e68aa commit 28678ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sdk/ai/azure-ai-projects/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
## 2.0.0b2 (Unreleased)
44

55
### Features Added
6+
* Tracing: support for workflow agent tracing.
67

78
### Breaking changes
89

910
* `get_openai_client()` method on the asynchronous AIProjectClient is no longer an "async" method.
10-
* Tracing: tool call output event content format updated to be in line with other events
11+
* Tracing: tool call output event content format updated to be in line with other events.
1112

1213
### Bugs Fixed
13-
* Tracing: operation name attribute added to create agent span, token usage added to streaming response generation span
14+
* Tracing: operation name attribute added to create agent span, token usage added to streaming response generation span.
1415

1516
### Sample updates
1617
* Added `finetuning` samples for operations create, retrieve, list, list_events, list_checkpoints, cancel, pause and resume. Also, these samples includes various finetuning techniques like Supervised (SFT), Reinforcement (RFT) and Direct performance optimization (DPO).

0 commit comments

Comments
 (0)