Defined in: types.ts:921
Custom event for extensibility.
optional model: string;
optional model: string;
Defined in: types.ts:750
Model identifier for multi-model support
name: string;
name: string;
Defined in: types.ts:924
Custom event name
optional rawEvent: unknown;
optional rawEvent: unknown;
Defined in: types.ts:752
Original provider event for debugging/advanced use cases
timestamp: number;
timestamp: number;
Defined in: types.ts:748
type: "CUSTOM";
type: "CUSTOM";
Defined in: types.ts:922
optional value: unknown;
optional value: unknown;
Defined in: types.ts:926
Custom event value
