run_llm_chat_app | R Documentation |
Launches the Shiny application as a Gadget in the RStudio Viewer pane (or a separate window). Interacts with LLM models, managing conversations, attachments, and settings, without blocking the R console when opened in a new window.
run_llm_chat_app()
Value passed to shiny::stopApp() (typically NULL).
## Not run:
run_llm_chat_app()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.