Skip to content

@vtj


@vtj / designer / AITopic

Interface: AITopic

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

Properties

appId

appId: string

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


createAt

createAt: string

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


dataType?

optional dataType: TopicDataType

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


dependencies

dependencies: string

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


dsl

dsl: any

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


fileId

fileId: string

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


id

id: string

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


image?

optional image: string

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


isHot

isHot: boolean

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


json?

optional json: string

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


model

model: string

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


platform

platform: string

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


projectId

projectId: string

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


prompt

prompt: string

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


title

title: string

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


type?

optional type: TopicType

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

Released under the MIT License.