Skip to content

@vtj


@vtj / designer / AIChat

Interface: AIChat

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

Properties

collapsed?

optional collapsed: boolean

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


content

content: string

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


createdAt

createdAt: string

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


dsl

dsl: any

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


id

id: string

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


image?

optional image: string

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


message

message: string

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


prompt

prompt: string

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


reasoning

reasoning: string

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


status

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

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


thinking

thinking: number

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


tokens

tokens: number

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


topicId

topicId: string

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


userId

userId: string

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


userName

userName: string

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


vue

vue: string

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

Released under the MIT License.