Skip to content

@stream-io/chat-react-ai@0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Jan 15:31
2710364

Minor Changes

  • 6841c35: This change adds the skipAnimation function as a return value of the useMessageTextStreaming hook and adds the ability for integrators to access this function through a ref of the StreamingMessage component. This function allows integrators to skip typewriter animation in progress when, for example, ai_indicator.stop event arrives on an active channel.