Defined in: types.ts:941
optional focus: string[];
optional focus: string[];
Defined in: types.ts:946
optional maxLength: number;
optional maxLength: number;
Defined in: types.ts:944
model: string;
model: string;
Defined in: types.ts:942
optional style: "bullet-points" | "paragraph" | "concise";
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:945
text: string;
text: string;
Defined in: types.ts:943
