Function reference

Shiny Core

init Initialize querychat with any compliant data source.
sidebar Create a sidebar containing the querychat UI.
server Initialize the querychat server.
system_prompt Create a system prompt for the chat model based on a data source’s schema
ui Create the UI for the querychat component.