Skip to content

@vtj


@vtj / designer / AITopic

Interface: AITopic

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

Properties

appId

appId: string

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


createAt

createAt: string

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


dataType?

optional dataType: TopicDataType

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


dependencies

dependencies: string

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


dsl

dsl: any

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


fileId

fileId: string

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


id

id: string

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


image?

optional image: string

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


isHot

isHot: boolean

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


json?

optional json: string

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


model

model: string

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


platform

platform: string

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


projectId

projectId: string

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


prompt

prompt: string

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


title

title: string

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


type?

optional type: TopicType

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

Released under the MIT License.