Skip to contents

Creates a modern, streaming-ready chat interface for Shiny applications.

Usage

aiChatUI(id, height = "500px")

Arguments

id

The namespace ID for the module.

height

Height of the chat window (e.g. "400px").

Value

A Shiny UI definition.