Text streamer

Demo to preview the plugin:

Introduction

Simulate streaming response ✨ Pass any text, set a delay, and watch as it streams.
This plugin is perfect for adding a streaming experience to your Bubble app when using AI APIs that don’t support native streaming 🚀.
You can pass markdown text, and the plugin will recognize and split it to ensure a smooth streaming experience.
Image without caption

How to setup

  1. Install Text streamer plugin.
Image without caption
  1. Place the Text streamer element on page.
Image without caption

Plugin Element Properties

Text streamer

Image without caption

Element Actions

  1. Stream - Stream text.
    1. Title
      Description
      Type
      Delay
      Delay in ms (Defaults to 50ms).
      Number
      Text to stream
      The text to stream
      Text
  1. Pause - Pause stream.
  1. Resume - Resume a paused stream.

Exposed states

Title
Description
Type
Stream
Text stream
Text
Is streaming?
Is currently streaming?
Checkbox (yes/no)

Element Events

Title
Description
Stream finished
Triggered when the stream is finished.
Image without caption

Changelogs