Appearance
@sylis/web / network/ai / StoryGenerationParams
Interface: StoryGenerationParams
Defined in: apps/web/src/network/ai/index.ts:197
Properties
level?
optionallevel:"beginner"|"intermediate"|"advanced"
Defined in: apps/web/src/network/ai/index.ts:199
maxLength?
optionalmaxLength:number
Defined in: apps/web/src/network/ai/index.ts:201
theme?
optionaltheme:string
Defined in: apps/web/src/network/ai/index.ts:200
words
words:
Word[]
Defined in: apps/web/src/network/ai/index.ts:198