LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.addLabelValuesItem(LLMObsAnnotationLabelValueResponse labelValuesItem) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.createdAt(OffsetDateTime createdAt) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.createdBy(String createdBy) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.id(String id) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.interactionId(String interactionId) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.labelValues(List<LLMObsAnnotationLabelValueResponse> labelValues) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.modifiedAt(OffsetDateTime modifiedAt) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.modifiedBy(String modifiedBy) |
LLMObsAnnotationItemResponse |
LLMObsAnnotationItemResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|