Back to Autogen

Getting Start

dotnet/website/articles/getting-start.md

0.4.41.3 KB
Original Source

Get start with AutoGen for dotnet

Firstly, add AutoGen package to your project.

bash
dotnet add package AutoGen

[!NOTE] For more information about installing packages, please check out the installation guide.

Then you can start with the following code snippet to create a conversable agent and chat with it.

[!code-csharp] [!code-csharp]

Tutorial

Getting started with AutoGen.Net by following the tutorial series.

Examples

You can find more examples under the sample project.

Report a bug or request a feature

You can report a bug or request a feature by creating a new issue in the github issue and specifying label the label "donet"