Skip to contentSkip to navigationSkip to topbar
Paste DSys

AI Chat Log

Version 2.2.0GithubDesign assets pendingPeer review pending

An AI Chat Log is a collection of AI Chat components for displaying conversations between a human and an AI bot.

@twilio-paste/ai-chat-log

2.2.0

Minor Changes

2.1.0

Minor Changes

  • 219e25c1b #4331 Thanks @PixeledCode! - [AI Chat Log] Update styles of AI Chat Log, add new props, add event component. Deprecates size prop from AIChatMessageBody and move it to AIChatLog

2.0.1

Patch Changes

  • 262c1b715 #4281 Thanks @PixeledCode! - [all packages]: add use client directive to the components and icons. This will make paste library compatible with server components

2.0.0

Major Changes

  • f48211e56 #4258 Thanks @PixeledCode! - [all packages]: Upgrade to React 19 and drop support for React 16. Paste only supports the three latest versions of React. If you're using Paste in a React 17, 18, or 19 app, you should be able to upgrade with full backwards compatibility. If you experience any issues, please let us know on Github.

Patch Changes

1.1.0

Minor Changes

1.0.1

Patch Changes

  • b315321db #4002 Thanks @nkrantz! - [AI Chat Log] Remove padding-x on AI Chat Log to prevent double padding when log is used within a Side Panel container.

1.0.0

Major Changes

  • 3302f72e4 #3927 Thanks @krisantrobus! - [AIChatLog]: Added a new AIChatLog component to the library to display interactions between AI entities

Patch Changes