Skip to content

@vtj


@vtj / designer / TopicDto

Interface: TopicDto

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

Properties

dsl

dsl: string

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


file?

optional file: File

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


llm?

optional llm: string

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


model

model: string

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


project

project: string

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


prompt?

optional prompt: string

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


source

source: string

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

Released under the MIT License.