Class LLMObsExperimentationSimpleSearchDataAttributesRequest

Attributes for an experimentation simple search request.

Hierarchy

  • LLMObsExperimentationSimpleSearchDataAttributesRequest

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.

Offset-based pagination parameters for simple search.

Sort order for results.

Generated using TypeDoc