Changes:
- 55132da .Net: Fix TextChunker.SplitPlainTextParagraphs to handle embedded newlines in input strings (#12558) [ #12556 ]
- b11c621 Update README.md
- 370c3cd .Net: Update README.md (#12585)
- f52fab2 .Net: Update nuget-package.props for 1.58.0 (#12584)
- bb8f7d1 .Net: Initial check-in for the A2A Agent implementation (#12050)
- cb74902 .Net: Allow Kernel to be mutable by AgentChatCompletions (#12538) [ #12534, #11689 ]
- 3d21f17 .Net: Change ChatCompletionAgent to notify intermediate messages as soon as they are available. (#12575) [ #12521 ]
- de7470c .Net: Making Gemini MaxTokens Optional when not provided (#12539) [ #12334 ]
- 76f7da9 .Net: Add ONNX ChatClient Extensions + UT (#12477)
See More
- dfed617 .Net: Update CosmosNoSql to latest SDK and update FullTextScore syntax (#12578) [ #12545 ]
- 1403596 .Net: Fix Integration Test Failure (#12572)
- 5dd5a9a .Net: Introduce support for response modalities and audio options in
AzureClientCore
(#12523) - 3f593a1 .NET Agent - Add AIContext to
OpenAIResponseAgent
(#12456) - 4c71386 .Net: Optimize and clean up the PgVector provider (#12441) [ #11123 ]
- ad797d1 .NET Agents - Add streaming support to orchestrations (#12455)