wujingjing
2024-10-15 78fd71ed4bab2a30fc0fe16219916e4d9af28c3d
src/components/chat/model/types.ts
@@ -53,6 +53,7 @@
   role: RoleEnum;
   content?: ChatContent;
   state?: null | '1' | '0';
   sectionAId?:string
}
export const roleImageMap = {