Skip to content

@vtj


@vtj / designer / AIChat

Interface: AIChat

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

Properties

collapsed?

optional collapsed: boolean

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


content

content: string

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


createdAt

createdAt: string

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


dataType?

optional dataType: TopicDataType

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


dsl

dsl: any

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


id

id: string

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


image?

optional image: string

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


json?

optional json: string

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


message

message: string

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


prompt

prompt: string

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


reasoning

reasoning: string

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


status

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

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


thinking

thinking: number

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


tokens

tokens: number

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


topicId

topicId: string

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


type?

optional type: TopicType

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


userId

userId: string

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


userName

userName: string

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


vue

vue: string

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

Released under the MIT License.