Skip to content

@sylis/web v0.0.0


@sylis/web / network/ai / StoryGenerationParams

Interface: StoryGenerationParams

Defined in: apps/web/src/network/ai/index.ts:197

Properties

level?

optional level: "beginner" | "intermediate" | "advanced"

Defined in: apps/web/src/network/ai/index.ts:199


maxLength?

optional maxLength: number

Defined in: apps/web/src/network/ai/index.ts:201


theme?

optional theme: string

Defined in: apps/web/src/network/ai/index.ts:200


words

words: Word[]

Defined in: apps/web/src/network/ai/index.ts:198