You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.