mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-19 06:53:17 +00:00
8 lines
806 B
Markdown
8 lines
806 B
Markdown
![]() |
### About AutoGen for .NET
|
||
|
`AutoGen for .NET` is the official .NET SDK for [AutoGen](https://github.com/microsoft/autogen). It enables you to create LLM agents and construct multi-agent workflows with ease. It also provides integration with popular platforms like OpenAI, Semantic Kernel, and LM Studio.
|
||
|
|
||
|
### Gettings started
|
||
|
- Find documents and examples on our [document site](https://microsoft.github.io/autogen-for-net/)
|
||
|
- Join our [Discord channel](https://discord.gg/pAbnFJrkgZ) to get help and discuss with the community
|
||
|
- Report a bug or request a feature by creating a new issue in our [github repo](https://github.com/microsoft/autogen)
|
||
|
- Consume the nightly build package from one of the [nightly build feeds](https://microsoft.github.io/autogen-for-net/articles/Installation.html#nighly-build)
|