Interfaces

MessageApiChartDeps

Interface: MessageApiChartDeps

Defined in: src/core/agent/buildMessageApiChart.ts:64

Properties

model

readonly model: string

Defined in: src/core/agent/buildMessageApiChart.ts:66


provider

readonly provider: LLMProvider

Defined in: src/core/agent/buildMessageApiChart.ts:65


structureRecorders?

readonly optional structureRecorders?: readonly StructureRecorder[]

Defined in: src/core/agent/buildMessageApiChart.ts:68


systemPrompt

readonly systemPrompt: string

Defined in: src/core/agent/buildMessageApiChart.ts:67

On this page