LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.aggregateData(Map<String,Object> aggregateData) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.author(LLMObsExperimentUser author) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.config(Map<String,Object> config) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.createdAt(OffsetDateTime createdAt) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.datasetId(String datasetId) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.datasetName(String datasetName) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.datasetVersion(Long datasetVersion) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.deletedAt(OffsetDateTime deletedAt) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.description(String description) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.error(String error) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.experiment(String experiment) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataResponse.getAttributes()
Attributes of an LLM Observability experiment.
|
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.metadata(Map<String,Object> metadata) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.name(String name) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.parentExperimentId(String parentExperimentId) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.projectId(String projectId) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.putAdditionalProperty(String key,
Object value)
Set the additional (undeclared) property with the specified name and value.
|
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.putAggregateDataItem(String key,
Object aggregateDataItem) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.putConfigItem(String key,
Object configItem) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.putMetadataItem(String key,
Object metadataItem) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.runCount(Integer runCount) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.status(LLMObsExperimentStatus status) |
LLMObsExperimentDataAttributesResponse |
LLMObsExperimentDataAttributesResponse.updatedAt(OffsetDateTime updatedAt) |