Class LLMObsAnnotationsDataAttributesResponse

Attributes of the annotations response.

Hierarchy

  • LLMObsAnnotationsDataAttributesResponse

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

Successfully created or updated annotations.

Partial errors for annotations that could not be processed.

Generated using TypeDoc