-
Hi folks; A short question about the different projects in the dotnet folder: I see that we have for example Is it different ? Is it a new version ? Thanks ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
It's a new version. Please read the doc: https://github.com/microsoft/autogen/blob/main/dotnet/README.md And new version doc website: https://microsoft.github.io/autogen/dotnet/dev/ |
Beta Was this translation helpful? Give feedback.
-
Hi @Mimetis - the nuget/source for Autogen.* represent the AutoGen 0.2 version. The new 0.4-dev version is in the Microsoft.AutoGen namespace. You may see that there is a source package for Microsoft.AutoGen/AgentChat - this is almost ready for release and once it is the AutoGen.* packages will be retired/tagged for the 0.2 version and we will pull them from main. In the meantime we invite you to try out the Microsoft.AutoGen/Core library. |
Beta Was this translation helpful? Give feedback.
Hi @Mimetis - the nuget/source for Autogen.* represent the AutoGen 0.2 version. The new 0.4-dev version is in the Microsoft.AutoGen namespace. You may see that there is a source package for Microsoft.AutoGen/AgentChat - this is almost ready for release and once it is the AutoGen.* packages will be retired/tagged for the 0.2 version and we will pull them from main. In the meantime we invite you to try out the Microsoft.AutoGen/Core library.