| Modifier and Type | Class and Description |
|---|---|
static class |
LLMObsExperimentStatus.LLMObsExperimentStatusSerializer |
| Modifier and Type | Field and Description |
|---|---|
static LLMObsExperimentStatus |
COMPLETED |
static LLMObsExperimentStatus |
FAILED |
static LLMObsExperimentStatus |
INTERRUPTED |
static LLMObsExperimentStatus |
RUNNING |
localAllowedValues, value| Modifier and Type | Method and Description |
|---|---|
static LLMObsExperimentStatus |
fromValue(String value) |
public static final LLMObsExperimentStatus RUNNING
public static final LLMObsExperimentStatus COMPLETED
public static final LLMObsExperimentStatus FAILED
public static final LLMObsExperimentStatus INTERRUPTED
public static LLMObsExperimentStatus fromValue(String value)
Copyright © 2026. All rights reserved.