File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
packages/paste-core/components/ai-chat-log/stories Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -315,10 +315,8 @@ export const ExampleAIChatLogSources = (): React.ReactNode => {
315
315
has joined the chat・3:43pm
316
316
</ AIChatEvent >
317
317
318
- < AIChatMessage variant = "agent" >
319
- < AIChatMessageAuthor avatarIcon = { CommunityIcon } aria-label = "Agent said" >
320
- Agent Name
321
- </ AIChatMessageAuthor >
318
+ < AIChatMessage variant = "bot" >
319
+ < AIChatMessageAuthor aria-label = "AI said" > Good Bot</ AIChatMessageAuthor >
322
320
< AIChatMessageBody timestamp = "3:44pm" >
323
321
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Deserunt delectus fuga, necessitatibus eligendi
324
322
iure adipisci facilis exercitationem officiis dolorem laborum< AIChatMessageSource > 1</ AIChatMessageSource > ,
You can’t perform that action at this time.
0 commit comments