Module schema

Module schema 

Source

Structs§

AlertWrapper
BinProportion
BinnedMetricWrapper
DriftRecord
Entity
FeatureBinProportionResultWrapper
FeatureDistributionWrapper
LLMDriftServerSQLRecord
LLMRecordWrapper
ObservabilityResult
SpcFeatureResult
TaskRequest
UpdateAlertResult
User
VersionResult

Functions§

llm_drift_metric_from_row
llm_drift_record_from_row
Converts a PgRow to a BoxedLLMDriftServerRecord Conversion is done by first converting the row to an LLMDriftServerSQLRecord and then converting that to an LLMDriftServerRecord.