Skip to content

@vtj


@vtj / designer / TopicDto

Interface: TopicDto

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

Properties

dsl

dsl: string

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


file?

optional file: File

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


llm?

optional llm: string

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


model

model: string

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


options?

optional options: string

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


project

project: string

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


prompt?

optional prompt: string

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


source

source: string

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


tools?

optional tools: string

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

Released under the MIT License.