Skip to content

@vtj


@vtj / designer / AIChat

Interface: AIChat

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

Properties

collapsed?

optional collapsed: boolean

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


content

content: string

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


createdAt

createdAt: string

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


dataType?

optional dataType: TopicDataType

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


dsl

dsl: any

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


id

id: string

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


image?

optional image: string

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


json?

optional json: string

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


message

message: string

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


prompt

prompt: string

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


reasoning

reasoning: string

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


status

status: "Pending" | "Success" | "Failed" | "Error" | "Canceled"

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


thinking

thinking: number

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


tokens

tokens: number

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


topicId

topicId: string

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


type?

optional type: TopicType

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


userId

userId: string

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


userName

userName: string

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


vue

vue: string

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

Released under the MIT License.