AgentMsg support image and video

This commit is contained in:
wugren
2023-12-02 22:02:07 +08:00
parent 9cf4613d31
commit fde7389443
15 changed files with 331 additions and 73 deletions
+2 -1
View File
@@ -27,6 +27,7 @@ from .storage.storage import ResourceLocation,AIStorage,UserConfig,UserConfigIte
from .net import *
from .knowledge import *
from .package_manager import *
from .utils import *
AIOS_Version = "0.5.2, build 2023-11-30"
AIOS_Version = "0.5.2, build 2023-11-30"