mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-17 22:11:31 +00:00
7 lines
702 B
Markdown
7 lines
702 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/)
|
|
- 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) |