What's Changed
- Add
FunctionInvokingChatClient.CurrentContext
by @MackinnonBuck in #5786 - Fix schema generation for floating point types by @eiriktsarpalis in #5788
- Add an extension method for registering custom AIContent types by @eiriktsarpalis in #5789
- Fix XML comment by @gewarren in #5790
- Update HybridCacheOptions.cs (minor typo) by @jodydonetti in #5757
- Ensure Ollama streaming updates specify a CompletionId. by @eiriktsarpalis in #5795
- Update CHANGELOG.mds for 9.1.0-preview.1.25064.3 by @stephentoub in #5797
- Add Obsolete attribute on IResourceMonitor and its friends by @evgenyfedorov2 in #5774
- Make a number of improvements to the OpenAI serialization helpers. by @eiriktsarpalis in #5799
- Add note and sample for the case of using Azure OpenAI by @joperezr in #5802
- API that allows to remove all resilience handlers from the HTTP client by @rainsxng in #5801
- Update OpenTelemtryChatClient/EmbeddingGenerator for 1.30 by @stephentoub in #5815
- Metadata reports generator (Issue #3999) by @IbrahimMNada in #5531
- Ensure the Ollama clients validate HTTP status codes. by @eiriktsarpalis in #5821
- Fix poor wording in CA2253 error message by @evgenyfedorov2 in #5822
- Inheritdoc fixes by @gewarren in #5823
- Remove
ImageContent
andAudioContent
by @MackinnonBuck in #5814 - Make HealthChecks.ResourceUtilization use observable instruments by @evgenyfedorov2 in #5798
- Resource Monitoring metrics on Windows - remove multiplication by 100 by @evgenyfedorov2 in #5473
- Initial chat template by @SteveSandersonMS in #5837
- The tested logic uses invariant culture, but unit tests assert against current culture by @Demo30 in #5841
- Fix links in CONTRIBUTING.md by @Demo30 in #5840
- Chat template CR feedback by @SteveSandersonMS in #5845
- Chat template: PDF citation viewer by @SteveSandersonMS in #5843
- Small fixes for chat template by @MackinnonBuck in #5839
- HybridCache : implement the tag expiration feature by @mgravell in #5785
New Contributors
- @IbrahimMNada made their first contribution in #5531
- @Demo30 made their first contribution in #5841
Full Changelog: v9.1.0...v9.2.0