LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.addAnnotationsItem(LLMObsAnnotationItemResponse annotationsItem) |
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.addErrorsItem(LLMObsAnnotationError errorsItem) |
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.annotations(List<LLMObsAnnotationItemResponse> annotations) |
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.errors(List<LLMObsAnnotationError> errors) |
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataResponse.getAttributes()
Attributes of the annotations response.
|
LLMObsAnnotationsDataAttributesResponse |
LLMObsAnnotationsDataAttributesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|