Class LLMObsExperimentationSearchDataAttributesRequest

Attributes for an experimentation search request.

Hierarchy

  • LLMObsExperimentationSearchDataAttributesRequest

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

Options to control content preview truncation.

Filter criteria for an experimentation search request.

Additional data to include in the response.

Cursor-based pagination parameters.

Generated using TypeDoc