interface GoogleAISafetyHandler {
    handle(response): GoogleLLMResponse;
}

Implemented by

Methods

Methods

Generated using TypeDoc