Skip to content

types.QueueItem

canisminor1990 edited this page Apr 8, 2023 · 1 revision

Interface: QueueItem

types.QueueItem

队列项对象

Property

队列项 ID

Property

提示信息列表

Property

模型名称

Table of contents

Properties

Properties

id

id: number

Defined in

src/types/quene.ts:8


model

Optional model: string

Defined in

src/types/quene.ts:10


prompts

prompts: string[]

Defined in

src/types/quene.ts:9