Skip to contents

shinychat (development version)

  • Added a new chat_clear() function to clear the chat of all messages. (#25)
  • Added new output_markdown_stream() and markdown_stream() functions to allow for streaming markdown content to the client. This is useful for showing Generative AI responses in real-time in a Shiny app, outside of a chat interface. (#23)

shinychat 0.1.1

CRAN release: 2024-12-18

  • Initial CRAN submission.