Skip to content

chore: deprecate 'over-reaching' Chat features #91

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

Merged
merged 6 commits into from
Aug 15, 2025

Conversation

cpsievert
Copy link
Collaborator

@cpsievert cpsievert commented Aug 6, 2025

This PR deprecates a handful of features from ui.Chat that we intend on eventually removing in #62. See CHANGELOG.md changes here for the full list.

Note that we're dropping these features since it has become clear they were over-reaching into responsibilities of the AI framework (i.e., chatlas, LangChain, etc), and were too tightly coupling UI with LLM state.

If anyone is relying on these features and is unsure how to migrate their code, please file an issue or reach out to me personally (@cpsievert).

TODO

@cpsievert cpsievert force-pushed the fix/deprecate-chat-features branch from 7fc9b84 to 37f516d Compare August 7, 2025 22:25
@cpsievert cpsievert force-pushed the fix/deprecate-chat-features branch from 37f516d to 7ef87ea Compare August 7, 2025 22:26
@cpsievert cpsievert requested a review from Copilot August 8, 2025 16:18
@cpsievert cpsievert marked this pull request as ready for review August 8, 2025 16:18
Copilot

This comment was marked as resolved.

@cpsievert cpsievert requested review from Copilot and gadenbuie August 8, 2025 16:22
Copilot

This comment was marked as resolved.

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.

This looks great, thanks!

@cpsievert cpsievert merged commit 7285956 into main Aug 15, 2025
5 checks passed
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