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