+ {getCharacter(props.message.role)}
+ {props.message.type === ChatItem.type.TEXT ||
+ props.message.type === ChatItem.type.CODE ||
+ props.message.type === ChatItem.type.ERROR ? (
+
+ {' '} + This is a WIP! Please check back soon or comment/vote/contribute at the{' '} + + github issue + + . +
+