R/shiny_ui.R
aiChatUI.Rd
Creates a modern, streaming-ready chat interface for Shiny applications.
aiChatUI(id, height = "500px")
The namespace ID for the module.
Height of the chat window (e.g. "400px").
A Shiny UI definition.