mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-06 00:20:25 +00:00

* Make package readmes slightly less empty * Update python/packages/autogen-ext/README.md --------- Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
6 lines
388 B
Markdown
6 lines
388 B
Markdown
# AutoGen Extensions
|
|
|
|
- [Documentation](https://microsoft.github.io/autogen/stable/user-guide/extensions-user-guide/index.html)
|
|
|
|
AutoGen is designed to be extensible. The `autogen-ext` package contains many different component implementations maintained by the AutoGen project. However, we strongly encourage others to build their own components and publish them as part of the ecosytem.
|