Skip to content
Discussion options

You must be logged in to vote

It's an utility method to give you the ability to trigger a clean up of a thread or a user's chat if you need. You can call it from the agent instance, like this:

$agent = Agent::make();

$agent->resolveChatHistory()->flushAll();

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@mikeburton220
Comment options

@mikeburton220
Comment options

@ilvalerione
Comment options

@mikeburton220
Comment options

@ilvalerione
Comment options

Answer selected by mikeburton220
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants