Appearance
@sylis/web / network/ai / ClozeGenerationParams
Interface: ClozeGenerationParams
Defined in: apps/web/src/network/ai/index.ts:229
Properties
difficulty
difficulty:
"beginner"
|"intermediate"
|"advanced"
Defined in: apps/web/src/network/ai/index.ts:230
maxLength?
optional
maxLength:number
Defined in: apps/web/src/network/ai/index.ts:233
questionCount?
optional
questionCount:number
Defined in: apps/web/src/network/ai/index.ts:232
theme
theme:
string
Defined in: apps/web/src/network/ai/index.ts:231