AvatarConfig
Agent Runtimes / types/chat / AvatarConfig
Interface: AvatarConfig
Defined in: types/chat.ts:132
Avatar configuration
Properties
assistantAvatar?
optionalassistantAvatar?:ReactNode
Defined in: types/chat.ts:136
Assistant avatar icon or image
assistantAvatarBg?
optionalassistantAvatarBg?:string
Defined in: types/chat.ts:144
Assistant avatar background color
avatarSize?
optionalavatarSize?:number
Defined in: types/chat.ts:140
Avatar size in pixels
showAvatars?
optionalshowAvatars?:boolean
Defined in: types/chat.ts:146
Show avatars
systemAvatar?
optionalsystemAvatar?:ReactNode
Defined in: types/chat.ts:138
System avatar icon or image
userAvatar?
optionaluserAvatar?:ReactNode
Defined in: types/chat.ts:134
User avatar icon or image
userAvatarBg?
optionaluserAvatarBg?:string
Defined in: types/chat.ts:142
User avatar background color