Skip to content

dotnet-1.21.0

Compare
Choose a tag to compare
@markwallace-microsoft markwallace-microsoft released this 25 Sep 14:51
1c72a26

Changes:

See More
  • 8924bdc .Net: Fix function calling integration tests (#8948)
  • be90d23 .Net: Update OpenAI / AzureOpenAI Concepts (#8919) [ #7007 ]
  • 8e25752 .Net: Create sample showing how to render ChatHistory to a prompt and invoke it (#8899) [ #8861 ]
  • 05d99d6 .Net Agents - Update KernelFunction Based Strategies for AgentGroupChat (#8913)
  • 6bba2b6 .Net Agents - Make messages parameter optional for OpenAIAssistantAgent.InvokeStreamingAsync (#8915)
  • 33f8e9b .Net: Switch redis hashset vectorstore prefix default to true (#8911)
  • 0ae0e52 .Net: Add Examples to retrieve FinishReason/DoneReason and other details with the Ollama connector (#8889)
  • fbdd6bc .Net: Support polymorphic serialization of ChatMessageContent class and its derivatives (#8901)
  • cc4a497 .Net: Update integration tests to use AzureCliCredential (#8905)