Uses of Interface
com.langfuse.client.resources.commons.types.Observation._FinalStage
Packages that use Observation._FinalStage
-
Uses of Observation._FinalStage in com.langfuse.client.resources.commons.types
Classes in com.langfuse.client.resources.commons.types that implement Observation._FinalStageMethods in com.langfuse.client.resources.commons.types that return Observation._FinalStageModifier and TypeMethodDescriptionObservation._FinalStage.additionalProperties(Map<String, Object> additionalProperties) Observation._FinalStage.additionalProperty(String key, Object value) Observation._FinalStage.completionStartTime(Nullable<OffsetDateTime> completionStartTime) Observation._FinalStage.completionStartTime(OffsetDateTime completionStartTime) Observation._FinalStage.completionStartTime(Optional<OffsetDateTime> completionStartTime) The completion start time of the observationObservation.Builder.completionStartTime(Nullable<OffsetDateTime> completionStartTime) The completion start time of the observationObservation.Builder.completionStartTime(OffsetDateTime completionStartTime) The completion start time of the observationObservation.Builder.completionStartTime(Optional<OffsetDateTime> completionStartTime) The completion start time of the observationObservation._FinalStage.costDetails(String key, Double value) Observation._FinalStage.costDetails(Map<String, Double> costDetails) The cost details of the observation.Observation.Builder.costDetails(String key, Double value) The cost details of the observation.Observation.Builder.costDetails(Map<String, Double> costDetails) The cost details of the observation.Observation._FinalStage.endTime(Nullable<OffsetDateTime> endTime) Observation._FinalStage.endTime(OffsetDateTime endTime) Observation._FinalStage.endTime(Optional<OffsetDateTime> endTime) The end time of the observation.Observation.Builder.endTime(Nullable<OffsetDateTime> endTime) The end time of the observation.Observation.Builder.endTime(OffsetDateTime endTime) The end time of the observation.Observation.Builder.endTime(Optional<OffsetDateTime> endTime) The end time of the observation.Observation.Builder.environment(String environment) The environment from which this observation originated.Observation.EnvironmentStage.environment(String environment) The environment from which this observation originated.The model used for the observationThe model used for the observationThe model used for the observationThe model used for the observationThe name of the observationThe name of the observationThe name of the observationThe name of the observationObservation._FinalStage.parentObservationId(Nullable<String> parentObservationId) Observation._FinalStage.parentObservationId(String parentObservationId) Observation._FinalStage.parentObservationId(Optional<String> parentObservationId) The parent observation IDObservation.Builder.parentObservationId(Nullable<String> parentObservationId) The parent observation IDObservation.Builder.parentObservationId(String parentObservationId) The parent observation IDObservation.Builder.parentObservationId(Optional<String> parentObservationId) The parent observation IDThe prompt ID associated with the observationThe prompt ID associated with the observationThe prompt ID associated with the observationThe prompt ID associated with the observationObservation._FinalStage.putAllCostDetails(Map<String, Double> costDetails) Observation.Builder.putAllCostDetails(Map<String, Double> costDetails) The cost details of the observation.Observation._FinalStage.putAllUsageDetails(Map<String, Integer> usageDetails) Observation.Builder.putAllUsageDetails(Map<String, Integer> usageDetails) The usage details of the observation.Observation._FinalStage.statusMessage(Nullable<String> statusMessage) Observation._FinalStage.statusMessage(String statusMessage) Observation._FinalStage.statusMessage(Optional<String> statusMessage) The status message of the observationObservation.Builder.statusMessage(Nullable<String> statusMessage) The status message of the observationObservation.Builder.statusMessage(String statusMessage) The status message of the observationObservation.Builder.statusMessage(Optional<String> statusMessage) The status message of the observationThe trace ID associated with the observationThe trace ID associated with the observationThe trace ID associated with the observationThe trace ID associated with the observationObservation._FinalStage.usageDetails(String key, Integer value) Observation._FinalStage.usageDetails(Map<String, Integer> usageDetails) The usage details of the observation.Observation.Builder.usageDetails(String key, Integer value) The usage details of the observation.Observation.Builder.usageDetails(Map<String, Integer> usageDetails) The usage details of the observation.The version of the observationThe version of the observationThe version of the observationThe version of the observation