Skip to content

agent-playground / Exports / IProjectConfig

Interface: IProjectConfig

Hierarchy

  • Record<string, TUniversalValue>

    IProjectConfig

Table of contents

Properties

Properties

model

model: string

Defined in

agent-playground/src/lib/playground/project-manager.ts:23


temperature

temperature: string

Defined in

agent-playground/src/lib/playground/project-manager.ts:24

Released under the MIT License.