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