Skip to content

py-shinychat 0.2.1

Choose a tag to compare

@cpsievert cpsievert released this 10 Sep 16:46
· 20 commits to main since this release

New features

  • Chat.chat_ui(messages=...) now supports any type also supported by message_content(). (#131)
  • ChatMessage() can now be constructed outside of a Shiny session. (#131)