Skip to content

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Aug 6, 2025

This PR moves the implementation for Chat and MarkdownStream from shiny to the new shinychat library (and adds shinychat as a dependency).

Note that the initial release of shinychat (v0.1.0) contains the current (as of shiny v1.4.0-dev) implementations verbatim. We also plan on deprecating (posit-dev/shinychat#91) and then removing (posit-dev/shinychat#62) some Chat features in shinychat. That's because it has become clear in recent months that these features "over-reach" into responsibilities of the AI framework (i.e., chatlas, LangChain, etc), and too tightly coupled UI with LLM state.

@cpsievert cpsievert force-pushed the feat/shinychat-dependency branch from bc5bc7d to 8afb668 Compare August 6, 2025 21:38
@cpsievert cpsievert force-pushed the feat/shinychat-dependency branch from 785718f to 157a238 Compare August 6, 2025 22:04
@cpsievert cpsievert marked this pull request as ready for review August 7, 2025 21:42
@cpsievert cpsievert force-pushed the feat/shinychat-dependency branch from 108eba4 to db88ef5 Compare August 8, 2025 15:16
@cpsievert cpsievert requested a review from gadenbuie August 8, 2025 15:41
@cpsievert
Copy link
Collaborator Author

@gadenbuie ok if I merge?

Copy link
Collaborator

@gadenbuie gadenbuie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you

@cpsievert cpsievert merged commit ef6649b into main Aug 14, 2025
127 of 128 checks passed
@cpsievert cpsievert deleted the feat/shinychat-dependency branch August 14, 2025 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants