Skip to content

@vtj


@vtj / designer / AITopic

Interface: AITopic

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

Properties

appId

appId: string

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


createAt

createAt: string

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


dataType?

optional dataType: TopicDataType

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


dependencies

dependencies: string

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


dsl

dsl: any

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


fileId

fileId: string

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


id

id: string

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


image?

optional image: string

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


isHot

isHot: boolean

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


json?

optional json: string

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


model

model: string

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


platform

platform: string

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


projectId

projectId: string

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


prompt

prompt: string

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


title

title: string

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


type?

optional type: TopicType

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

Released under the MIT License.