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