Skip to content

Commit 4ceba97

Browse files
howieleungmsyyc
authored andcommitted
Changelog update (#44038)
* Changelog update * Resolved comment
1 parent 28678ee commit 4ceba97

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
### Sample updates
1717
* 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).
18+
* In all most samples, credential, project client, and openai client are combined into one context manager.
19+
* Remove `await` while calling `get_openai_client()` for samples using asynchronous clients.
1820

1921
## 2.0.0b1 (2025-11-11)
2022

0 commit comments

Comments
 (0)