A callback that runs after a response is received from the model.
The current callback context.
The actual model response.
The content to return to the user. When present, the actual model response will be ignored and the provided content will be returned to user.
A callback that runs after a response is received from the model.