interface GoogleAISafetyHandler {
    handle(response): GoogleLLMResponse;
}

Methods

Methods

Generated using TypeDoc