Skip to content

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

This comment was marked as resolved.

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

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
@cpsievert cpsievert deleted the fix/deprecate-chat-features branch September 23, 2025 14:26
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.

3 participants