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

5 lines
94 B
Python

VERSION = "0.0.33a"
__version__ = VERSION
__db_version__ = "0.0.1"
APP_NAME = "autogenstudio"