Add some core objects impl

This commit is contained in:
liyaxing
2023-09-11 02:05:24 +08:00
parent 36476eb5b4
commit 2761883ae8
11 changed files with 372 additions and 32 deletions
+4 -1
View File
@@ -10,7 +10,10 @@ class ObjectType(Enum):
Chunk = 7
TextChunk = 100
Image = 101
Email = 102
Video = 102
Document = 103
RichText = 104
Email = 105
# define a object ID class to identify a object