Appearance
@sylis/shared / ReadingGenerationParams
Interface: ReadingGenerationParams
Defined in: ai/types/exam.types.ts:45
Properties
articleType?
optionalarticleType:"story"|"news"|"essay"|"conversation"
Defined in: ai/types/exam.types.ts:50
difficulty?
optionaldifficulty:"easy"|"medium"|"hard"
Defined in: ai/types/exam.types.ts:47
length?
optionallength:"medium"|"short"|"long"
Defined in: ai/types/exam.types.ts:49
theme?
optionaltheme:string
Defined in: ai/types/exam.types.ts:48
words
words:
Word[]
Defined in: ai/types/exam.types.ts:46