Skip to content

@sylis/shared v1.0.0


@sylis/shared / ReadingGenerationParams

Interface: ReadingGenerationParams

Defined in: ai/types/exam.types.ts:45

Properties

articleType?

optional articleType: "story" | "news" | "essay" | "conversation"

Defined in: ai/types/exam.types.ts:50


difficulty?

optional difficulty: "easy" | "medium" | "hard"

Defined in: ai/types/exam.types.ts:47


length?

optional length: "medium" | "short" | "long"

Defined in: ai/types/exam.types.ts:49


theme?

optional theme: string

Defined in: ai/types/exam.types.ts:48


words

words: Word[]

Defined in: ai/types/exam.types.ts:46