Skip to content

playground / Exports / IProjectConfig

Interface: IProjectConfig

Hierarchy

  • Record<string, TUniversalValue>

    IProjectConfig

Table of contents

Properties

Properties

model

model: string

Defined in

playground/src/lib/playground/project-manager.ts:16


temperature

temperature: string

Defined in

playground/src/lib/playground/project-manager.ts:17

Released under the MIT License.