Skip to content

@vtj


@vtj / designer / AITopic

Interface: AITopic

Defined in: packages/designer/types/framework/openapi.d.ts:39

Properties

appId

appId: string

Defined in: packages/designer/types/framework/openapi.d.ts:41


createAt

createAt: string

Defined in: packages/designer/types/framework/openapi.d.ts:42


dependencies

dependencies: string

Defined in: packages/designer/types/framework/openapi.d.ts:50


dsl

dsl: any

Defined in: packages/designer/types/framework/openapi.d.ts:51


fileId

fileId: string

Defined in: packages/designer/types/framework/openapi.d.ts:43


id

id: string

Defined in: packages/designer/types/framework/openapi.d.ts:40


image?

optional image: string

Defined in: packages/designer/types/framework/openapi.d.ts:52


isHot

isHot: boolean

Defined in: packages/designer/types/framework/openapi.d.ts:44


model

model: string

Defined in: packages/designer/types/framework/openapi.d.ts:45


platform

platform: string

Defined in: packages/designer/types/framework/openapi.d.ts:46


projectId

projectId: string

Defined in: packages/designer/types/framework/openapi.d.ts:47


prompt

prompt: string

Defined in: packages/designer/types/framework/openapi.d.ts:49


title

title: string

Defined in: packages/designer/types/framework/openapi.d.ts:48

Released under the MIT License.