Structs§
- Alert
Wrapper - BinProportion
- Binned
Metric Wrapper - Drift
Record - Entity
- Feature
BinProportion Result Wrapper - Feature
Distribution Wrapper - LLMDrift
ServerSQL Record - LLMRecord
Wrapper - Observability
Result - SpcFeature
Result - Task
Request - Update
Alert Result - User
- Version
Result
Functions§
- llm_
drift_ metric_ from_ row - llm_
drift_ record_ from_ row - Converts a
PgRow
to aBoxedLLMDriftServerRecord
Conversion is done by first converting the row to anLLMDriftServerSQLRecord
and then converting that to anLLMDriftServerRecord
.