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:77


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:81


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:78


json?

optional json: string

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


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:68


reasoning

reasoning: string

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


source?

optional source: string

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


status

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

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


thinking

thinking: number

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


tokens

tokens: number

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


topicId

topicId: string

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


type?

optional type: TopicType

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


userId

userId: string

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


userName

userName: string

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


vue

vue: string

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

Released under the MIT License.