Skip to content

dotnet-1.13.0

Compare
Choose a tag to compare
@markwallace-microsoft markwallace-microsoft released this 20 May 18:46
b250109

Changes:

  • b250109 .Net: Bump version to 1.13.0 (#6336)
  • aa0ce10 .Net: Enable CreateFromType/Object to work with closed generics (#6218)
  • 5e0b757 .Net: Added logprobs property to OpenAIPromptExecutionSettings (#6300)
  • 3e19785 .Net: Adds a memory connector for Azure Cosmos DB for NoSQL (#6148)
  • 915662c .Net: Fix PlatformNotSupportedException from HttpClientProvider (#6323)
  • e17e05a .Net: Fix ArgumentNullException from TextPlugin.Uppercase/Lowercase on .NET Framework (#6324)
  • 3db321b .Net: Fix CI pipeline for Windows runner (#6304)
See More
  • 1d042be .Net: Include streaming tool call information in model diagnostics (#6305)
  • 0c89e0b .Net: Fix MistralAI logging (#6315)
  • 51af5ee .Net: Summarization and translation evaluation examples with Filters (#6262)
  • dbe6aa2 .Net: Trace ChatHistory and PromptExecutionSettings in IChatCompletionServices (#6306)
  • 729ea07 .Net: Some Mistral code cleanup from analyzers (#6308)
  • 6bed723 .Net: Ignore PromptExecutionSettings.IsFrozen for JSON serialization (#6307)
  • 1e6c49e .Net: Include request info in HttpOperationException (#6309)
  • 75ee1a9 .Net: Implementation of store using Azure SQL/SQL Server with vector search. (#6142)
  • 9b0dde5 .Net: Add MistralAI to the AppInsights sample (#6301)