Skip to content

FineTuningEventType

Example Usage

typescript
import { FineTuningEventType } from "@meetkai/mka1/models/components";

let value: FineTuningEventType = "metrics";

Values

typescript
"message" | "metrics"