Defined in: types.ts:909
optional focus: string[];
Defined in: types.ts:914
optional maxLength: number;
Defined in: types.ts:912
model: string;
Defined in: types.ts:910
optional style: "bullet-points" | "paragraph" | "concise";
Defined in: types.ts:913
text: string;
Defined in: types.ts:911