Defined in: types.ts:893
Custom event for extensibility.
optional data: unknown;
optional data: unknown;
Defined in: types.ts:898
Custom event data
optional model: string;
optional model: string;
Defined in: types.ts:722
Model identifier for multi-model support
name: string;
name: string;
Defined in: types.ts:896
Custom event name
optional rawEvent: unknown;
optional rawEvent: unknown;
Defined in: types.ts:724
Original provider event for debugging/advanced use cases
timestamp: number;
timestamp: number;
Defined in: types.ts:720
type: "CUSTOM";
type: "CUSTOM";
Defined in: types.ts:894
