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
Prepare 2.10.0 release (#1076)
- Added `Experimental` attribute to the `Diarized` value of `AudioTranscriptionFormat`
- Renamed `WebSearchUriActionSource` to `WebSearchActionUriSource` for consistency.
- Fixed a bug where `InternalCreateVectorStoreFileBatchRequest` was not initializing collection properties.
- Fixed a test after a breaking change in the behavior of the new config work in System.ClientModel.
Restore tools in pipeline and temporarily filter out MPFD tests (#800)
* Run `dotnet tool restore` to restore the test-proxy.
* Temporarily filter out MPFD tests which are having trouble running in the pipeline.