mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-03 10:05:13 +00:00
feat(agent): add app starter role in mutli agent (#2265)
Co-authored-by: cinjospeh <joseph.cjn@alibaba-inc.com>
This commit is contained in:
@@ -28,6 +28,7 @@ class ResourceType(str, Enum):
|
||||
ExcelFile = "excel_file"
|
||||
ImageFile = "image_file"
|
||||
AWELFlow = "awel_flow"
|
||||
App = "app"
|
||||
# Resource type for resource pack
|
||||
Pack = "pack"
|
||||
|
||||
|
Reference in New Issue
Block a user