Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.07 KB

File metadata and controls

19 lines (14 loc) · 1.07 KB

GetAvailableScorerModelsLlmIntegrationsLlmIntegrationScorerModelsGetRequest

Example Usage

import { GetAvailableScorerModelsLlmIntegrationsLlmIntegrationScorerModelsGetRequest } from "galileo-generated/models/operations";

let value:
  GetAvailableScorerModelsLlmIntegrationsLlmIntegrationScorerModelsGetRequest =
    {
      llmIntegration: "vertex_ai",
    };

Fields

Field Type Required Description
llmIntegration models.LLMIntegration ✔️ N/A