interface GoogleLLMResponse {
    data: GoogleLLMResponseData;
}

Hierarchy (view full)

Properties

Properties

Generated using TypeDoc