Learn R Programming

aisdk (version 1.1.0)

aiChatUI: AI Chat UI

Description

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

Usage

aiChatUI(id, height = "500px")

Value

A Shiny UI definition.

Arguments

id

The namespace ID for the module.

height

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