Skip to content

novelai-sdk-unofficial / GenerateTextParamsInput

Type Alias: GenerateTextParamsInput

GenerateTextParamsInput = z.input<typeof GenerateTextParamsSchema>

Defined in: src/types/user/text.ts:157

Input type for user-facing API (optional fields allowed) Use this type when accepting parameters from users

基于 MIT 许可证发布