dotnet/website/release_note/0.0.17.md
.NET Core Target Framework Support (#3203)
Kernel Support in Interactive Service Constructor (#3181)
Constructor Options for OpenAIChatAgent (#3126)
OpenAIChatAgent to allow full control over chat completion flags/options.Step-by-Step Execution for Group Chat (#3075)
IAsyncEnumerable extension API to run group chat step-by-step, enabling developers to observe internal processes or implement early stopping mechanisms.AutoGen.Core.Graph class to follow best practices and enhance the control flow.FunctionDefinition Generation Stopped in Source Generator (#3133)
FunctionDefinition from Azure.AI.OpenAI in the source generator to eliminate unnecessary package dependencies. Migration guide:
ToOpenAIFunctionDefinition() extension from AutoGen.OpenAI for generating FunctionDefinition from AutoGen.Core.FunctionContract.FunctionContract for metadata such as function name or parameters.Namespace Renaming for AutoGen.WebAPI (#3152)
AutoGen.WebAPI from AutoGen.Service to AutoGen.WebAPI to maintain consistency with the project name.Semantic Kernel Version Update (#3118)
Consume AutoGen.Net Agent in AG Studio (#3142)
Middleware Overview Documentation Errors Fixed (#3129)
We hope you enjoy the new features and improvements in AutoGen.Net 0.0.17! If you encounter any issues or have feedback, please open a new issue on our GitHub repository.