on_message_completed


Description:

public virtual void on_message_completed (Chat response)

Virtual callback method called when a message is completed.

Tools that need to process messages when they're done can override this method. Default implementation does nothing.

Parameters:

response

The response object containing the completed message and done status