Files
autogen/samples/apps/autogen-studio/MANIFEST.in
Victor Dibia 30b84d4254 Autogenstudio - Add GroupChat Support to UI (#1352)
* support groupchat, other QOL fixes

* remove gallery success toast

* Update website/blog/2023-12-01-AutoGenStudio/index.mdx

Co-authored-by: Chi Wang <wang.chi@microsoft.com>

---------

Co-authored-by: Chi Wang <wang.chi@microsoft.com>
2024-01-23 19:59:58 +00:00

8 lines
210 B
Plaintext

recursive-include autogenstudio/web/ui *
recursive-include autogenstudio/web/database.sqlite
recursive-exclude notebooks *
recursive-exclude frontend *
recursive-exclude docs *
recursive-exclude tests *