Delete one or more FileChatMessageHistory message (but not all) #27391
davidgfolch
announced in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
I need/want to delete 1 or more messages in the
FileChatMessageHistory
, but not all, theclear()
method do that.I understand maybe it could/should be implemented in the other
BaseChatMessageHistory
implementarions.Motivation
Delete only failed ones, or just delete non relevant conversation messages, etc.
Proposal (If applicable)
I already have an implementation & tests, but could not open a PR.
Beta Was this translation helpful? Give feedback.
All reactions