Skip to content

feat: delegate Chat and MarkdownStream implementations to new shinychat dependency #2051

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

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
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