Skip to content

Reset agent memory on GradioUI clear button #1611

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 1 commit into from
Jul 24, 2025

Conversation

albertvillanova
Copy link
Member

Reset agent memory when the clear button is clicked in the Gradio chatbot interface.

Close #1609.

@albertvillanova albertvillanova merged commit 61c0c44 into huggingface:main Jul 24, 2025
3 checks passed
@albertvillanova albertvillanova deleted the fix-1609 branch July 24, 2025 15: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.

BUG: In Gradio_UI, clicking on the "clear" button (the bin icon on the top right) does not reset the agent's history. Here's the fix
1 participant